Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How could I get the histogram corresponding to probability of finding the predator-prey model in specific integer combinations please?

1 回表示 (過去 30 日間)
Avan Al-Saffar
Avan Al-Saffar 2014 年 11 月 20 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by