Solving differential equation by Matlab

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.

답변 (1개)

Steven Lord
Steven Lord 2015년 9월 14일

0 개 추천

Symbolically with DSOLVE or numerically with ODE45, ODE23, ODE113, ODE23s, etc.?

댓글 수: 1

I already tried to do it, but I don't have initial conditions but baoundary conditions. One of them is an integral.

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

카테고리

태그

질문:

2015년 9월 14일

댓글:

2015년 9월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by