How can i solve Partial differential equation?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Divagar Jagannathan
le 9 Nov 2018
Réponse apportée : madhan ravi
le 9 Nov 2018
My equation is dx1dA(t, a1, a2, A) =
-((u - A*diff(x1(t, a1, a2, A), t))*(A*diff(x1(t, a1, a2, A), A, t) + diff(x1(t, a1, a2, A), t)))/(a1^2*g)
how can i solve it in matlab?
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur PDE Solvers dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!