Time-dependent parameter in ode solver
Mostrar comentarios más antiguos
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.
Respuestas (1)
Steven Lord
el 26 de Feb. de 2019
0 votos
See the "ODE with Time-Dependent Terms" example on the documentation page for ode45 for one technique.
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!