how to solve 5 first order ode using shooting method with 4th order rk method in matlab?

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

댓글 수: 1

This looks somewhat familiar. This thread already talks about the same question:

답변 (1개)

Maurel
Maurel 2016년 7월 10일
Hello Mr Aruna. You can have a matlab code here Shooting method, for a second order problem. I have recently worked on a similar problem. And this was helpful. In case you did not figure. You can mail me: maurel.aza@gmail.com

이 질문은 마감되었습니다.

질문:

2016년 2월 25일

마감:

2016년 7월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by