Introduction - If you have any usage issues, please Google them yourself
This folder contains the matlab programs to solve the Blasius equation for boundary layer of flat plate. There are four numerical methods to solve this problem. Euler, modified Euler, RK-2 and RK-4. In order to satisfy the no-penetration condition, d.h. f =1 @ eta--> infinity, the initial value of f @ eta = 0 should be debug in different methods.