필터 지우기
필터 지우기

2nd Order Differential Equation solver

조회 수: 1 (최근 30일)
Kenneth
Kenneth 2011년 4월 8일
답변: msdsalah dawoud 2016년 4월 13일
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!

채택된 답변

Walter Roberson
Walter Roberson 2011년 4월 8일
If you have the symbolic toolbox, you may be able to use MuPad's dsolve()
  댓글 수: 1
Kenneth
Kenneth 2011년 4월 8일
Thank you so much for this! This is very helpful. Made my day!

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

msdsalah dawoud
msdsalah dawoud 2016년 4월 13일
8y"+5y'+4y=0

카테고리

Help CenterFile Exchange에서 Numeric Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by