Matlab Codes
Direction field and phase plane codes from Polking at Rice University
- dfield8.m
- pplane8.m
- Example of simple Matlab Euler method, euler.m.
It needs the following file
- rhs.m (for the ode y'=y)
rk4.m for a system
spring.m Matlab m-file to interactively
solve mass-spring system
Demo for Lorenz attractor
parameter file for Lorenz demo