Euler's Method

조회 수: 8 (최근 30일)
Koay Xuan Hong
Koay Xuan Hong 2020년 12월 5일
Given the function dy/dx=x^2-1with the initial value of y(0) = 1.Use MATLAB to find the following:
  • Use Euler method to graph an estimate for the initial value problem with f(x,y) = x^2 - 1over the interval 0< x < 2.
  • Graph that do not have legend, title or labels will not receive grades.
  • All plots have to be done using MATLAB.
  • Express all values corresponding to each of the values if step size is 0.5.
  • Estimate the value of y(3).

답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by