- Manotosh Mandal (2020). Euler Method , MATLAB Central File Exchange. Retrieved July 20, 2020.
Help needed in solving differential equation
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Anas Rao
el 13 de Jul. de 2020
Respondida: Puru Kathuria
el 20 de Jul. de 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 comentarios
Respuesta aceptada
Puru Kathuria
el 20 de Jul. de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!