Welcome![Sign In][Sign Up]
Location:
Search - initializega

Search list

[Other resourceinitializega

Description: 经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
Platform: | Size: 863 | Author: 赵学 | Hits:

[Other resourceAI_GA_matlab

Description: 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子 roulette.m 轮盘选择算子 normGeomSelect.m 标准化几何分布排序选择算子 maxGenTerm.m 以最大进化代数为判别条件的进化终止函数 calcbits.m 计算二进制编码染色体串长度的函数 f2b.m 由浮点表达到二进制表达的转换函数 b2f.m 由二进制表达到浮点表达的转换函数 parse.m 字符串识别函数 delta.m 非均匀变异的变异量计算函数 exampleFn 一个二元函数 startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: | Size: 13300 | Author: 胡朋 | Hits:

[matlabinitializega

Description: 经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
Platform: | Size: 1024 | Author: 赵学 | Hits:

[AI-NN-PRAI_GA_matlab

Description: 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子 roulette.m 轮盘选择算子 normGeomSelect.m 标准化几何分布排序选择算子 maxGenTerm.m 以最大进化代数为判别条件的进化终止函数 calcbits.m 计算二进制编码染色体串长度的函数 f2b.m 由浮点表达到二进制表达的转换函数 b2f.m 由二进制表达到浮点表达的转换函数 parse.m 字符串识别函数 delta.m 非均匀变异的变异量计算函数 exampleFn 一个二元函数 startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: | Size: 13312 | Author: 胡朋 | Hits:

[AI-NN-PRGA

Description: 遗传算法的matlab实现,包括遗传各种操作的程序源码。-Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.
Platform: | Size: 222208 | Author: 邵桂芳 | Hits:

[Mathimatics-Numerical algorithmsinitializega

Description: 神经网络相关的代码,不知道有用否,试试看吧?-Neural network-related code, I do not know whether useful, give it a try, right?
Platform: | Size: 1024 | Author: linmomei | Hits:

[matlabmatlab-genetic-algorithm-toolbox

Description: matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
Platform: | Size: 110592 | Author: lin | Hits:

[Mathimatics-Numerical algorithmsinitializega

Description: 对遗传算法中产生初始种群进行了详尽的描述-Of genetic algorithm initial population generated a detailed description of
Platform: | Size: 2048 | Author: | Hits:

[Windows Developinitializega

Description: initializega creates a matrix of random numbers with a number of rows equal to the populationSize and a number columns equal to the number of rows in bounds plus 1 for the f(x) value which is found by applying the evalFN. This is used by the ga to create the population if it is not supplied. -initializega creates a matrix of random numbers with a number of rows equal to the populationSize and a number columns equal to the number of rows in bounds plus 1 for the f(x) value which is found by applying the evalFN. This is used by the ga to create the population if it is not supplied.
Platform: | Size: 2048 | Author: Aron | Hits:

[Graph programeigenvalue_computation.tar

Description: 快速PCA计算方法,有效实现降维等操作,和特征选择-Fast PCA method of calculation of effective dimension reduction and other operations, and feature selection
Platform: | Size: 1024 | Author: anan | Hits:

[AI-NN-PRfuzzyprograme

Description: 一个小波程序 希望对研究神经网络的朋友提供帮助-A wavelet neural network program of research want to help a friend
Platform: | Size: 1024 | Author: fanyuelin | Hits:

[AI-NN-PRinitializega

Description: 遗传算法在使用时首先要进行初始化,此为初始化的源代码-Genetic algorithms in use must first initialize the source code for the initialization
Platform: | Size: 1024 | Author: 章颖 | Hits:

[matlabImproveGAOT

Description: GAOT工具箱改进,包括主程序ga,种群生成,算术交叉,非均匀变异。-Improve GAOT,includes ga.m,initializega,arithXover,nonUnifMutation
Platform: | Size: 34816 | Author: 仁杰 | Hits:

[matlabinitializega

Description: matlab软件中的遗传算法的工具箱中的m文件 -m files in the genetic algorithm toolbox matlab software
Platform: | Size: 1024 | Author: wanghaiyang | Hits:

[matlabinitializega

Description: 遗传算法函数initializega,2010a以后需要手动载入。-The Genetic Algorithm function of Initializega.
Platform: | Size: 2048 | Author: Scarity | Hits:

[Software Engineeringinitializega

Description: 这是遗传算法的初始化程序,现在的MAATLAB版本已经没有了-initialized function
Platform: | Size: 3072 | Author: 李万 | Hits:

[matlabinitializega

Description: 老版本遗传算法源代码,可以保存进新版本进行调用(The old version of the genetic algorithm source code)
Platform: | Size: 1024 | Author: 6林 | Hits:

CodeBus www.codebus.net