ODE Solver with array value parameter
Ältere Kommentare anzeigen
I need to solve the following differential equations:
where x1 and x2 are the states of the system and y is the input of the system and it is represented by a 1002x1 vector. How is it possible to solve this system of differential equations?
3 Kommentare
Daniel M
am 20 Okt. 2019
How is this question related to MATLAB?
Teo Protoulis
am 21 Okt. 2019
Star Strider
am 21 Okt. 2019
What you describe is not the correct approach, in part because MATLAB uses adaptive ODE solvers, not fixed-step ODE solvers.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!