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 Comment

Hello komal, could you please share your work regarding MDO technique??
I also want to use same technique for structure optimization.

Sign in to comment.

Answers (1)

onodip
onodip on 29 Jun 2018
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, ...).

Categories

Find more on App Building in Help Center and File Exchange

Asked:

on 3 Apr 2018

Commented:

on 21 Oct 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!