Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 3 (최근 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개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by