2nd Order Differential Equation solver
Show older comments
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!
Accepted Answer
More Answers (1)
msdsalah dawoud
on 13 Apr 2016
0 votes
8y"+5y'+4y=0
Categories
Find more on Numeric Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!