필터 지우기
필터 지우기

How do i solve this boundary value ode?

조회 수: 1 (최근 30일)
Enterprixe
Enterprixe 2017년 9월 22일
답변: Torsten 2017년 9월 25일
Hello,
I am trying to solve an ode with two boundary conditions, one of which is applied to the first derivative of the function. The differencial equation is: u''=-b/A(x) ; and the boundary conditions are: [u(0)==0, u'(1)==1/A(1)]. I haven't seen how to solve this problem, just the initial value problem and essential boundary conditions, so help will be appreciated.

채택된 답변

Torsten
Torsten 2017년 9월 25일
Take a look at the example
"Compute Fourth Eigenvalue of Mathieu’s Equation"
under
https://de.mathworks.com/help/matlab/ref/bvp4c.html
It contains conditions on the derivative at the right boundary.
Best wishes
Torsten.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by