搜索资源列表
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
matlab-genetic-algorithm-toolbox
- matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
eigenvalue_computation.tar
- 快速PCA计算方法,有效实现降维等操作,和特征选择-Fast PCA method of calculation of effective dimension reduction and other operations, and feature selection
ImproveGAOT
- GAOT工具箱改进,包括主程序ga,种群生成,算术交叉,非均匀变异。-Improve GAOT,includes ga.m,initializega,arithXover,nonUnifMutation
initializega
- matlab软件中的遗传算法的工具箱中的m文件 -m files in the genetic algorithm toolbox matlab software