Gistlib Logo

gistlib

other matlab categories

symbolic-toolbox code snippets in matlab

. solve the ode system below using • ode numerical solver • the symbolic toolbox • compare and visualize the solutions from both methods in a plot. dx dt = z + 4, x(0) = 2 dz dt = −3x, z(0) = 3 in matlab
symbolic toolbox roots in matlab

gistlibby LogSnag