Time-dependent parameter in ode solver
이전 댓글 표시
Hi,
How can I implement a time-dependent parameter which is to be incorporated in the ode solver? The parameter is part of an equation which in turn is a part of a differential equation.
답변 (1개)
Steven Lord
2019년 2월 26일
0 개 추천
See the "ODE with Time-Dependent Terms" example on the documentation page for ode45 for one technique.
카테고리
도움말 센터 및 File Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!