How to solve the third order non linear differential equation?

3 views (last 30 days)
I need to solve
F''' + FF" + (lemda)^2 - F'^2 = 0
with the boundary conditions
F(0)=F'(0)=1 and F'(eta) -> lemda as eta -> infinity

Answers (0)

Categories

Find more on Nonlinear Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!