Internal Links: Numerical Methods for First-Order Equations

Title Summary
Numerical Solutions via Matlab Professor Lipsman (video) shows how to use the Matlab command ode45 to generate numerical solutions of first-order ordinary differential equations.
Errata: At one point, just before the third minute, I said
the words "unique solution," but wrote only "unique." The word
"solution" is missing.
Numerical and Graphical Methods Matlab m-file presentation prepared by Professor Lipsman that illustrates the combined use of numerical and graphical methods to study solutions to first-order equations. Download this m-file and run it with Matlab.
Numerical and Graphical Methods A published (pdf) file prepared from the above m-file.
Return to Main Webpage