- 7
- 0
- 约8.44千字
- 约 40页
- 2019-05-13 发布于浙江
- 举报
数学建模工作室 * 数学建模培训讲义 第*页 mecca_zj@ 遗传算法工具箱 数学建模工作室 * 数学建模培训讲义 第*页 mecca_zj@ 主要函数 GA Genetic algorithm solver. X = GA(FITNESSFCN,NVARS) finds the minimum of FITNESSFCN using GA. NVARS is the dimension (number of design variables) of the FITNESSFCN. FITNESSFCN accepts a vector X of size 1-by-NAVRS, and returns a scalar evaluated at X. X = GA(FITNESSFCN,NAVRS,OPTIONS) finds the minimum for FITNESSFCN with the default optimization parameters replaced by values in the structure OPTIONS. OPTIONS can be created with the GAOPTIMSET functio
原创力文档

文档评论(0)