CHAPTER 9

image

Differential Equations

First Order Differential Equations

Although it implements only a relatively small number of commands related to this topic, MATLAB’s treatment of differential equations is nevertheless very efficient. We shall see how we can use these commands to solve each type of differential equation algebraically. Numerical methods for the approximate solution of equations and systems of equations are also implemented.

The basic command used to solve differential equations is dsolve. This command finds symbolic solutions of ordinary differential equations and systems of ordinary differential equations. The equations are specified ...

Get MATLAB Mathematical Analysis 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.