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 CenterFile Exchange 中查找有关 Multiobjective Optimization 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by