Azzera filtri
Azzera filtri

How to use Gillespie's algorithm in MATLAB to display chemical reactions

9 visualizzazioni (ultimi 30 giorni)
Hi everyone, I am trying to use MATLAB to do Gillespie's algorithm for chemical reactions:
A + B --> C with rate f,
and C --> decay with rate d,
in which f = d = 1/s.
At time 0, A(0) = 20, B(0) = 10 and C(0) =10.
Could you please help me with this, probably using random number generator to represent probalities of each reactions?
Thank you all very much!

Risposta accettata

Dinesh Yadav
Dinesh Yadav il 26 Nov 2019

Più risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by