Simbiology general stability and speed

조회 수: 1 (최근 30일)
Matthew Merritt
Matthew Merritt 2015년 9월 23일
댓글: Matthew Merritt 2015년 9월 24일
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.

채택된 답변

Ingrid Tigges
Ingrid Tigges 2015년 9월 24일
편집: Ingrid Tigges 2015년 9월 24일
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.
  댓글 수: 1
Matthew Merritt
Matthew Merritt 2015년 9월 24일
Exactly the answer I was hoping for. Thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by