Steady States for dynamic equations
Afficher commentaires plus anciens
Hello all! I have a set of dynamic equations that need to be solved. Can matlab be used to calculate the steady state values and if yes, how do i go by it. Thank you
Réponses (1)
Use "fsolve" together with the function you used to describe your dynamical system.
Catégories
En savoir plus sur Equation Solving dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!