- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 3kb
- Update:
- 2013-11-29
- Downloads:
- 0 Times
- Uploaded by:
- 马晨皓
Description: 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.
To Search:
File list (Check if you may need any files):
Blasius方程\Blasius_Euler.m
...........\Blasius_mEuler.m
...........\blasius_ode.m
...........\Blasius_RK2.m
...........\Blasius_RK4.m
Blasius方程