Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How could I get the histogram corresponding to probability of finding the predator-prey model in specific integer combinations please?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have the following system :
dy0/dt = a*y0 - b*y0*y1
dy1/dt = -c * y1 + e *y0*y1
y0 =12
y1 = 5
a=15
b=2
c=5
e=0.5
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!