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

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