A question about airfoil optimization using Genetic Algorithm
이전 댓글 표시
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
답변 (3개)
Alan Weiss
2016년 9월 19일
편집: Alan Weiss
2016년 9월 19일
0 개 추천
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
2016년 11월 11일
0 개 추천
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
2017년 1월 26일
0 개 추천
You can use XFOIL as script in Matlab. XFOIL is able to generate the Cl and Cd and then the objective function
댓글 수: 1
Hesham Shaarawy
2021년 1월 30일
Can you please elaborate on how XFOIL can provide the objective function, once the Cl and Cd have been obtained ?
카테고리
도움말 센터 및 File Exchange에서 Airfoil tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!