Help needed in solving differential equation

1 view (last 30 days)
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!

Accepted Answer

Puru Kathuria
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:
  • Manotosh Mandal (2020). Euler Method , MATLAB Central File Exchange. Retrieved July 20, 2020.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!