2D ODE with constant? how to solve
Show older comments
Accepted Answer
More Answers (1)
Sulaymon Eshkabilov
on 4 Aug 2021
0 votes
Use odex (ode23, ode45, ode113, etc.) solvers. See this doc how to employ them in your exercise: https://www.mathworks.com/help/matlab/ref/ode45.html?searchHighlight=ode45&s_tid=srchtitle
1 Comment
mays rashad
on 4 Aug 2021
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

