Solving differential equation by Matlab
Mostrar comentarios más antiguos
Hello,
I am trying to solve a differential equation. I have already the General form of the solution, but I have to find integration constants.
PS: My equation is an order 7 and I have 7 BC, it is impossible to do it by hand.
Respuestas (1)
Steven Lord
el 14 de Sept. de 2015
0 votos
Symbolically with DSOLVE or numerically with ODE45, ODE23, ODE113, ODE23s, etc.?
1 comentario
Nouhayla EL GHANI
el 16 de Sept. de 2015
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!