필터 지우기
필터 지우기

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