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

2 次查看(过去 30 天)
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