Department of Mathematics
University of Kansas
Office: 502 Snow Hall
Phone: 785-864-5180
email: mandal@math.ku.edu

Satya Mandal

Matlab related Contents:

  1. The Direction Field Files:
    1. The dirfield.m file
    2. The INPUTdirfield.m file
  2. The Euler14 Program
    1. The Euler14.m file
    2. The inputDyDtEuler14.m file
    To run it, save two files in the same diectory.
    Edit the inputDyDt file, to change the derivative.
    Give command Euler14(n, t0, t1, y0)
  3. A helpful site on MATLAB