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

Réponses (1)

Torsten
Torsten le 23 Fév 2017

2 votes

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 commentaire

Jan
Jan le 23 Fév 2017
Modifié(e) : Jan le 23 Fév 2017
@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 >

Connectez-vous pour commenter.

Catégories

En savoir plus sur Historical Contests dans Centre d'aide et File Exchange

Tags

Question posée :

le 23 Fév 2017

Modifié(e) :

Jan
le 23 Fév 2017

Community Treasure Hunt

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

Start Hunting!

Translated by