how to solve 6 first order differential equation using shooting method with 4th order Runge Kutta Method?

4 ビュー (過去 30 日間)
f'''+(m+1)ff''+2m(1-(f'^2))+2λθ=0; (1/Pr)θ''+(m+1)fθ'-(4m-2)f'θ=0 ; subject to the boundary conditions f(0)=f_0, f'(0)=0, θ(0)=1, f'(∞)=1, θ(∞)=0 where Pr= Prandtl Number
  3 件のコメント
Aruna P
Aruna P 2016 年 2 月 25 日
can you send me the code for solving by bvp4c?
Torsten
Torsten 2016 年 2 月 25 日
Take a look at the examples provided under
The setup of your problem should be straight forward.
If not, please tell us where you have difficulties.
Best wishes
Torsten.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeBoundary Value Problems についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by