I would like to become more proficient using MATLAB's optimization toolbox in general and GA optimization in particular for solving non-linear constrained single- and multi-objective optimization problems. I face a lot of optimization problems in my field, and usually using the fmincon or ga functions in MATLAB is where I go. I've had some experience in using the toolbox; however, I would now like to learn more about:

  • options such as creating my own fitness, selection, mutation, and/or crossover functions in ga,
  • coding my own optimization (evolutionary or numerical) algorithm, and
  • using other recommended optimization software/codes.

Any recommendations would be highly appreciated.

More Omar Z. Sharaf's questions See All
Similar questions and discussions