- Manotosh Mandal (2020). Euler Method , MATLAB Central File Exchange. Retrieved July 20, 2020.
Help needed in solving differential equation
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Puru Kathuria
on 20 Jul 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!