Two- Objective Optimization:
Show older comments
Hi, want to carry out an optimisation of two parameters: Minimise Drag coefficient and Maximise enclosed volume of bodies. I have data of 250 shapes (Cd and volume) . I want to find the model which is optimal solution. Can you please help me achieving this though MATLAB?
Answers (1)
Matt J
on 28 Feb 2018
0 votes
Take a look at fgoalattain() and gamultiobj().
Categories
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!