
Vectorize the objective function to compute multiple input sets at once, speeding up MATLAB optimization. Save the vectorized function on the MATLAB path and verify outputs as a column vector.
Learn to solve an optimization with six independent variables and linear constraints in MATLAB using pattern search method, optimoptions to enable parallel mode and complete poll, reaching the global minimum.
Learn how to obtain the exitflag and output from the pattern search function in MATLAB, including interpreting x, fval, iterations, and mesh size at convergence.
This course introduces applied direct search optimization in the MATLAB environment, focusing on using Global Optimization Toolbox. Various kinds of optimization problems are solved in this course. At the end of this course, you will be able to solve the optimization problems using the MATLAB. The complete MATLAB programs included in the class are also available for download. Happy learning.
NB: This course is designed most straightforwardly to utilize your time wisely.