How do I use the ode45, oder23, and ode15 to solve an ODE?
显示 更早的评论
Just like the title says, How do I use the ode45, ode23, and ode15 to solve an ODE? I'm a bit confused on how to use these functions.
If anyone could help I'd be extremely grateful.
回答(1 个)
MA
2014-11-9
0 个投票
these are numerical method for solving differential equations. first you should write your function in one editor then use one of them in another editor to solve your function
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!