Matlab related Contents:
- The Direction Field Files:
- The dirfield.m file
- The INPUTdirfield.m file
- The Euler14 Program
- The Euler14.m file
- 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)
- A helpful site on MATLAB
|