Info
This question is closed. Reopen it to edit or answer.
how to use ode45 or ode23 to solve the system of differential equation with initial condition .explain each and every step in detail
1 view (last 30 days)
Show older comments
For example du/dt=3u-v; dv/dt=u-3v; initial condition u(0)=0,v(0)=0.5
1 Comment
John D'Errico
on 26 May 2016
Read the help for those tools. Do you expect us to re-write what was already written by the experts on that subject? Get it from the source.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!