Convert SBML model into simulatable Matlab function
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm looking for a tool to convert a SBML model into a simultable Matlab function. I've tried SBMLTranslate() function from libSBML but this returns a Matlab struct, not a function, and therefore it would require some effort to make simulatable. Does anybody know if such tool exists? The idea is that I want to optimize the system of ODE's using some experimental data and one of the various Matlab global optimization algorithms, or MEIGO.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox 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!