Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

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

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Maurel
Maurel il 10 Lug 2016
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

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by