ODE45 solving for first time

I have the equation
dT/dt= T^4
can anyone help me in steps how to integrate this with ODE45... Thanks

回答(1 个)

Torsten
Torsten 2017-2-23

2 个投票

Take a look at the first example under
https://de.mathworks.com/help/matlab/ref/ode45.html
Replace "2*t" by "y(1)^4"
Best wishes
Torsten.

1 个评论

Jan
Jan 2017-2-23
编辑:Jan 2017-2-23
@Torsten: +1, the meta message to use the documentation is helpful beyond the current problem.
You can post the link as a link by including it in < and >

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Historical Contests 的更多信息

标签

提问:

2017-2-23

编辑:

Jan
2017-2-23

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by