필터 지우기
필터 지우기

How can I solve this problem by using Euler's method?

조회 수: 2 (최근 30일)
ikhlas
ikhlas 2023년 11월 3일
답변: Sam Chak 2023년 11월 3일
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
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
Sam Chak 2023년 11월 3일
Mathematically, the solutions look like the following:

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by