Time-dependent parameter in ode solver
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Steven Lord
on 26 Feb 2019
See the "ODE with Time-Dependent Terms" example on the documentation page for ode45 for one technique.
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!