Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - initializega
Search - initializega - List
经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
Update : 2008-10-13 Size : 863byte Publisher : 赵学

遗传算法程序 主要程序 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
Update : 2008-10-13 Size : 12.99kb Publisher : 胡朋

经典遗传算法工具箱中的初始种群的生成程序,与大家分享-classical genetic algorithm toolbox initial population of the production process, share with you
Update : 2025-02-19 Size : 1kb Publisher : 赵学

遗传算法程序 主要程序 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
Update : 2025-02-19 Size : 13kb Publisher : 胡朋

DL : 0
遗传算法的matlab实现,包括遗传各种操作的程序源码。-Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.
Update : 2025-02-19 Size : 217kb Publisher : 邵桂芳

神经网络相关的代码,不知道有用否,试试看吧?-Neural network-related code, I do not know whether useful, give it a try, right?
Update : 2025-02-19 Size : 1kb Publisher : linmomei

matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
Update : 2025-02-19 Size : 108kb Publisher : lin

对遗传算法中产生初始种群进行了详尽的描述-Of genetic algorithm initial population generated a detailed description of
Update : 2025-02-19 Size : 2kb Publisher :

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.
Update : 2025-02-19 Size : 2kb Publisher : Aron

快速PCA计算方法,有效实现降维等操作,和特征选择-Fast PCA method of calculation of effective dimension reduction and other operations, and feature selection
Update : 2025-02-19 Size : 1kb Publisher : anan

一个小波程序 希望对研究神经网络的朋友提供帮助-A wavelet neural network program of research want to help a friend
Update : 2025-02-19 Size : 1kb Publisher : fanyuelin

遗传算法在使用时首先要进行初始化,此为初始化的源代码-Genetic algorithms in use must first initialize the source code for the initialization
Update : 2025-02-19 Size : 1kb Publisher : 章颖

GAOT工具箱改进,包括主程序ga,种群生成,算术交叉,非均匀变异。-Improve GAOT,includes ga.m,initializega,arithXover,nonUnifMutation
Update : 2025-02-19 Size : 34kb Publisher : 仁杰

matlab软件中的遗传算法的工具箱中的m文件 -m files in the genetic algorithm toolbox matlab software
Update : 2025-02-19 Size : 1kb Publisher : wanghaiyang

遗传算法函数initializega,2010a以后需要手动载入。-The Genetic Algorithm function of Initializega.
Update : 2025-02-19 Size : 2kb Publisher : Scarity

这是遗传算法的初始化程序,现在的MAATLAB版本已经没有了-initialized function
Update : 2025-02-19 Size : 3kb Publisher : 李万

老版本遗传算法源代码,可以保存进新版本进行调用(The old version of the genetic algorithm source code)
Update : 2025-02-19 Size : 1kb Publisher : 6林
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.