Numerically Integrating the differential equation below?
显示 更早的评论

i know some boundary conditions such as, t0= 0 and v0=7000m/s (<===newly updated v0) and vf=0.... but do not know what, tf, i equal to.
4 个评论
darova
2019-11-18
Look like ODE. What about ode45?
Bilal Arshed
2019-11-18
James Tursa
2019-11-18
编辑:James Tursa
2019-11-18
I'm not really sure what is being asked for here. The expressions for dr/dt and dtheta/dt are just going to be based on the integrals of your double_dot equations. What are you being asked for beyond that? The post doesn't ask for numerical solutions. Is that something you added?
Bilal Arshed
2019-11-18
编辑:Bilal Arshed
2019-11-18
采纳的回答
更多回答(1 个)
darova
2019-11-18
0 个投票
- Any guidance on it is much appreciated!
Helpfull page: ODE45
- I do not know what I can do if I no tf.
Try tf = 5. This should work
7 个评论
Bilal Arshed
2019-11-18
编辑:Bilal Arshed
2019-11-18
darova
2019-11-18
You can run a code only one time? Why don't just experiment?
Bilal Arshed
2019-11-18
darova
2019-11-18
Is there any connection between these red circles? Any ideas?

James Tursa
2019-11-18
Please post the actual code as text that we can copy and run. We can't copy and run pictures of code.
Bilal Arshed
2019-11-18
Bilal Arshed
2019-11-18
编辑:Bilal Arshed
2019-11-18
类别
在 帮助中心 和 File Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
