フィルターのクリア

simulation-based non-linear constrainted multiobjective optimization, any suggestions to which solver to use?

2 ビュー (過去 30 日間)
Hello everyone, im using FEA(finite element analysis) software to calculate some physical models, and together with matlab optimization toolbox to optimize my design. However my FEA simulation is very time-consuming, to be more specific it takes around 1 min to build the FEA model hence for each design, it takes 1min to check the constraints and 1min to evaluate the objective function. My problem is stated as followed:
1) Is it possible to build my model only once ?
2) which optimization algorithms should i use? in matlab for multi-objective only ga and pareto search are avaliable, and GA is definitely one way to go but it might takes too muhc time. I dont have a solid background in maths so thats why im here to ask for help.
Thank you.

採用された回答

Matt J
Matt J 2019 年 4 月 12 日
編集済み: Matt J 2019 年 4 月 12 日
2) If ga takes too much time and pareto search is the only other option, there doesn't appear to be much choice. However, you should see if the UseParallel option in ga makes the runtime more tolerable for you.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultiobjective Optimization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by