Info

This question is closed. Reopen it to edit or answer.

How can I optimize 7 variables using GA?

1 view (last 30 days)
Shikhar Kashyap
Shikhar Kashyap on 21 Sep 2020
Closed: MATLAB Answer Bot on 20 Aug 2021
I am solving an optimization problem for a double loop 5bar mechanism.
My objective function is a cost function that has to be minimized.
I have to optimize at least 6 variables (lengths and angles of the link) such that the cost function is minimum.
How do I optimize the variables and get their values or get a pareto front to find suitable values?
  1 Comment
Abdolkarim Mohammadi
Abdolkarim Mohammadi on 21 Sep 2020
You should use the multi-objective genetic algorithm, gamultiobj().

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!