- Manotosh Mandal (2020). Euler Method , MATLAB Central File Exchange. Retrieved July 20, 2020.
Help needed in solving differential equation
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Anas Rao
le 13 Juil 2020
Réponse apportée : Puru Kathuria
le 20 Juil 2020
Can any one please help me in solving this function.
I need to solve it with direct method (direct command to solve it directly) and Euler method.
y(t)'=(1/(1+t^2))-2(y^2), 0=<t=<10, y(0)=0
Number of Iterations = 60
Thankyou!
0 commentaires
Réponse acceptée
Puru Kathuria
le 20 Juil 2020
Hi,
I understand what you are trying to accomplish. Please refer to this link for solving it using direct method and refer to this link for solving it with Euler's method.
Reference/Citations:
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!