Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
parag gupta
parag gupta le 30 Jan 2019
Commenté : Torsten le 30 Jan 2019
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.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by