Matlab Codes

Direction field and phase plane codes from Polking at Rice University

  1. dfield8.m
  2. pplane8.m

  1. Example of simple Matlab Euler method, euler.m. It needs the following file
  2. 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