- Manotosh Mandal (2020). Euler Method , MATLAB Central File Exchange. Retrieved July 20, 2020.
Help needed in solving differential equation
조회 수: 1 (최근 30일)
이전 댓글 표시
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
채택된 답변
Puru Kathuria
2020년 7월 20일
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
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!