How do i solve this boundary value ode?

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 日

0 投票

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 件)

カテゴリ

質問済み:

2017 年 9 月 22 日

回答済み:

2017 年 9 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by