How can i solve Partial differential equation?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Divagar Jagannathan
am 9 Nov. 2018
Beantwortet: madhan ravi
am 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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu PDE Solvers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!