How can I solve this problem by using Euler's method?
이전 댓글 표시
u'=p(t)
v'=q(t)
p'=0
q'=0
such that u(0)=0,v(0)=0,p(0)=0,q(0)=1
댓글 수: 1
Image Analyst
2023년 11월 3일
Have you clicked on any of the "See also" links on the right hand side of this page? Lots of links to Euler's method there. If you still have trouble after trying one/some of those, then write back.
답변 (1개)
Sam Chak
2023년 11월 3일
0 개 추천
Mathematically, the solutions look like the following:
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!