Using ode45 to solve a system of three equations
www3.nd.edu › ~nancy › Math20750I need to use ode45 so I have to specify an initial value. Solution using ode45. This is the three dimensional analogue of Section 14.3.3 in Differential Equations with MATLAB. Think of as the coordinates of a vector x. In MATLAB its coordinates are x(1),x(2),x(3) so I can write the right side of the system as a MATLAB function