CHAPTER 5

image

Systems of Differential Equations and Finite Difference Equations

Systems of Linear Homogeneous Equations with Constant Coefficients

MATLAB can solve this type of system directly, simply by using the command dsolve or maple(‘dsolve’) with the familiar syntax.

A system of differential equations, written as X ’(t)=AX(t) has a general solution of the form:

image

where the eigenvalues {λk} (K = 1, 2, … n) corresponding to the eigenvectors {Vk} of the matrix  of the system are all assumed to be different.

If an eigenvalue λk is a complex number ...

Get MATLAB Differential Equations now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.