Effacer les filtres
Effacer les filtres

2nd Order Differential Equation solver

1 vue (au cours des 30 derniers jours)
Kenneth
Kenneth le 8 Avr 2011
I want to be able to solve a 2nd order differential equation analytically, where it gives me the equation of the solution. I know how to solve it using the ode45 solver, but I was wondering if Matlab was able to give me the analytical solution as well. Is it even possible to do this in Matlab?
Thanks for the help!

Réponse acceptée

Walter Roberson
Walter Roberson le 8 Avr 2011
If you have the symbolic toolbox, you may be able to use MuPad's dsolve()
  1 commentaire
Kenneth
Kenneth le 8 Avr 2011
Thank you so much for this! This is very helpful. Made my day!

Connectez-vous pour commenter.

Plus de réponses (1)

msdsalah dawoud
msdsalah dawoud le 13 Avr 2016
8y"+5y'+4y=0

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by