Simbiology general stability and speed
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Matthew Merritt
il 23 Set 2015
Commentato: Matthew Merritt
il 24 Set 2015
I am interested in using simbiology to simulate ~96 to ~144 different chemical reactions related to the TCA cycle. They would all be solved simultaneously. I just tried out the simbiology toolbox. It seems very powerful, but I just did some very basic rxn kinetics. Does anyone have experience with simbiology? Could I expect it to handle this many equations simultaneously? I make the approximation that most reactions are first order, though some of them will be "ping-pong". Would such a simulation run faster if I just wrote it myself in matlab? Does simbiology put extra overhead on the processes? I would probably want to run the simulation for 100 to 500 different time points.
0 Commenti
Risposta accettata
Ingrid Tigges
il 24 Set 2015
Modificato: Ingrid Tigges
il 24 Set 2015
I have simulated models with more than 150 reactions myself in SimBiology and this works without problem. Have you seen the "accelerated" option in SimBiology (see http://www.mathworks.com/help/simbio/ref/sbioaccelerate.html)? I doubt your own MATLAB Code will be faster than using SimBiology with this option. If you run repeated simulations with this option it is not unlikely that your SimBiology model runs 10-20 times faster than self-written MATLAB code. Note that the acceleration itself takes some time meaning the first run can be slower than without acceleration.
Più risposte (0)
Community
Più risposte nel SimBiology Community
Vedere anche
Categorie
Scopri di più su Scan Parameter Ranges in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!