필터 지우기
필터 지우기

How do I use the ode45, oder23, and ode15 to solve an ODE?

조회 수: 2 (최근 30일)
Sharif
Sharif 2014년 11월 9일
답변: MA 2014년 11월 9일
Just like the title says, How do I use the ode45, ode23, and ode15 to solve an ODE? I'm a bit confused on how to use these functions.
If anyone could help I'd be extremely grateful.

답변 (1개)

MA
MA 2014년 11월 9일
these are numerical method for solving differential equations. first you should write your function in one editor then use one of them in another editor to solve your function

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by