필터 지우기
필터 지우기

How to insert the parameter constants as an input in ODE solver?

조회 수: 1 (최근 30일)
David Chen
David Chen 2014년 2월 20일
Normally, ODE solver will have 4 main inputs: (1) ODEs function, (2) initial conditions, (3), time span, and (4) options as [t,y] = solver(odefun,tspan,y0,options).
I am wondering whether it is possible to insert the parameter constants of the ODEs as an input in the ODE solver?
Thanks.

답변 (0개)

카테고리

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