Is genetic algorithm far from upper bound ?

2 views (last 30 days)
noura
noura on 8 Oct 2024
Edited: Bruno Luong on 8 Oct 2024
I design nonlinear sprint so I used optimization to get minimum error between desired and actual force displacement curve that obtained from ansys workbench. But i have problem that the dimensions of spring larger than the upper bound what should i do ?

Answers (1)

Bruno Luong
Bruno Luong on 8 Oct 2024
Edited: Bruno Luong on 8 Oct 2024
Use optimization with constraints to fix the upper bound
You can provide the upper bound in ga as well

Community Treasure Hunt

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

Start Hunting!