Convert SBML model into simulatable Matlab function
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!