MATLAB lessons N.2

A simple function used to test ode45: File* f.m

A simple function whise solution lie on a circle: File f1.m

Another example of ODE: File f3.m

An exact solution to test the code: File exact.m