フィルターのクリア

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 Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by