Question from global optimization webinar
显示 更早的评论
I thought I'd use this forum to post and answer some of the questions I've received from viewers of Global Optimization with MATLAB ( http://www.mathworks.com/company/events/webinars/wbnr43346.html).
0 - Where can I get the code? --> Here: MATLAB Central ( http://www.mathworks.com/matlabcentral/fileexchange/27178)
1 - How many different variables can be keyed into the optimziation tool? Is it only one, x, or can x,y,z be put in as well?
2 - What to use for multivariate global optimization where the data is instrumentally collected and multivariate in nature (with no known function)? In past, we have used genetic algorithms and simulated annealing.
3 - Can we also perform real Genetic optimization rather than binary in MATLAB?
4 - Is it possible to use the L1 norm instead of L2 statistics in the minimization or maximization of a given multivariate (matrix) equation. This is maybe more related to the estimation of coefficients.
回答(4 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Surrogate Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!