Sundials Solver in MATLAB/Simulink
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Jason Nicholson
am 30 Mär. 2016
Kommentiert: mona aljeagdaf
am 10 Okt. 2018
I noticed that the Sundials solver is implemented and and used someplaces in Simulink and MATLAB. I often run into problem formation that is Differential Algebraic Equations rather than Ordinary Differential Equations. I would like to experiment with the Sundials solvers however I can only find access to Sundials in SimBiology. Is there any chance that this solver will be available generally in Simulink and Matlab sometime in the future?
3 Kommentare
Akzeptierte Antwort
Weitere Antworten (2)
Arthur Goldsipe
am 23 Feb. 2017
If your goal is to solve differential algebraic equations, you can already do that using the ODE solvers provided with MATLAB. Here's an example.
1 Kommentar
mona aljeagdaf
am 7 Okt. 2018
I have a problem choosing the type of solver in Simulink. Whenever I want to run the model does not work and ask me to change the type and variables of solver or ode and I have other frequently without reaching the solution please help
2 Kommentare
Siehe auch
Kategorien
Mehr zu Model Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!