A question about airfoil optimization using Genetic Algorithm
Show older comments
For Airfoil optimization using genetic algorithm .. How can I obtain a equation that Links my control points of the airfoil to the objectives like cl and cd .. I really don't know how to link them together through equation or implement Control points in the objective function
Answers (3)
Alan Weiss
on 19 Sep 2016
Edited: Alan Weiss
on 19 Sep 2016
0 votes
I really don't know anything about Simulink though, so will not be able to provide any further help.
Alan Weiss
MATLAB mathematical toolbox documentation
Fernando Echeverria
on 11 Nov 2016
0 votes
Hello,
I think you should go outside Matlab in the middle. You need to link your Matlab code to a panel method code or CFD: Change the geometry in Matlab, feed the aerodynamic code, launch it and read the solution in Matlab.
Best regards
yassine khalil
on 26 Jan 2017
0 votes
You can use XFOIL as script in Matlab. XFOIL is able to generate the Cl and Cd and then the objective function
1 Comment
Hesham Shaarawy
on 30 Jan 2021
Can you please elaborate on how XFOIL can provide the objective function, once the Cl and Cd have been obtained ?
Categories
Find more on Airfoil tools 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!