How to do optimization coding for MDO?
이전 댓글 표시
Optimization of an aircraft wing to make the aircraft a Short Take Off and Landing(STOL) one.
댓글 수: 1
rishabh parihar
2020년 10월 21일
Hello komal, could you please share your work regarding MDO technique??
I also want to use same technique for structure optimization.
답변 (1개)
onodip
2018년 6월 29일
0 개 추천
Dear komal murthy, could you make your question more specific? In Matlab you have in-built optimizers, for example fmincon, which you can use as a driver for MDO. You also need to integrate any disciplinary tools (e.g. structures, aerodynamics, performance...). Choose your design variables, constraints, objective and MDO architecture (MDF, IDF, ...).
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!