필터 지우기
필터 지우기

how to find the solution of system of equations in MATLAB?

조회 수: 1 (최근 30일)
parag gupta
parag gupta 2019년 1월 30일
댓글: Torsten 2019년 1월 30일
eqn1= r*x*(1-((x+y)/K))-d*z*x =0;
eqn2 = r*x*(((x+y)/K))-delta*z*y-delta_m*y =0;
eqn3 = c*(((x+y)/C)^m)*(1-z) =0 ;
with C r d delta c K m delta_m as constants.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by