Coding a system of differential equations
Afficher commentaires plus anciens
This is the system
dx/dt=y^2/x ,
dy/dt=x^2/y
with initial conditions x(0)=√ 2 , y(0)=0
i know how to do them separately but how do you put them in a system
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations 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!