blob: 6416b47ef409bca5bebab826515edde8ced4be36 (
plain)
1
2
3
4
5
6
|
# UCLA_MAE_154B
UCLA Spring 2019, MAE 154B
Code enables the creation of NACA airfoils;
the evaluation of the airfoil's structural properties;
the optimization via genetic algorithm of a population of airfoils, using standard GA algorithms.
|