Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How could I get the histogram corresponding to probability of finding the predator-prey model in specific integer combinations please?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!