A question about airfoil optimization using Genetic Algorithm
Mostrar comentarios más antiguos
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
Respuestas (3)
Alan Weiss
el 19 de Sept. de 2016
Editada: Alan Weiss
el 19 de Sept. de 2016
0 votos
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
el 11 de Nov. de 2016
0 votos
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
el 26 de En. de 2017
0 votos
You can use XFOIL as script in Matlab. XFOIL is able to generate the Cl and Cd and then the objective function
1 comentario
Hesham Shaarawy
el 30 de En. de 2021
Can you please elaborate on how XFOIL can provide the objective function, once the Cl and Cd have been obtained ?
Categorías
Más información sobre Airfoil tools en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!