Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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

1 visualización (últimos 30 días)
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

Respuestas (1)

Maurel
Maurel el 10 de Jul. de 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

La pregunta está cerrada.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by