搜索资源列表
实数编码遗传算法
- (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
拟牛顿法求非线性方程组的一组实数解
- 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
matlab基于实数编码遗传算法的函数极植优化程序
- 基于实数编码遗传算法的函数极植优化程序,MATLAB环境下
实数编码的遗传算法
- 实数编码的遗传算法,有具体实例,非常好用。-Real number coding genetic algorithm with exaples.It is easy to use
实数自适应并行遗传算法的研究
- 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
智能算法——遗传算法代码和讲解(实数编码)
- 关于实数编码的遗传算法
matlab实数编码程序
- matlab实数编码程序
基于实数编码遗传算法的投影寻踪Matlab代码
- 这是用Matlab编写的基于实数编码遗传算法的投影寻踪模型,已经检验通过,大家可以根据需要修改遗传算法的交叉、变异算子。
拟牛顿法求非线性方程组的一组实数解
- 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
DLLFFT
- 实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
实数编码的遗传算法
- 实数编码的遗传算法,有具体实例,非常好用。-Real number coding genetic algorithm with exaples.It is easy to use
廖
- 基于java实现的遗传算法 神经网络 实数编码 交叉 选择 变异-achieve genetic neural network algorithm is coded cross-choice variant
实数编码遗传算法
- (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
遗传算法(实数编码)
- 遗传算法的源代码,不错,希望与大家共同分享,谢谢1-genetic algorithm source code, good, and he hopes to share with you, thank you a
ga_c++
- 关于遗传算法的c++程序,本文采用了实数编码,可以对学习遗传算法的实数编码提供方便.-on Genetic Algorithms c procedures, this paper uses real-coded and can study the genetic algorithm is coded for convenience.
rfft2
- 实数序列的fft, 输入的参数为变换的数据和数据长度.变换的结果存放在输入中-actual sequence of fft input parameters to transform the data and data length. Transform the results were stored in the importation
20051213200430830
- 基于实数编码遗传算法源代码,该程序很好用,已经调试通过-real-coded genetic algorithm source code, the procedure is useful, has been through testing
gentenicfunction
- 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
float_ga
- 用matlab编写的实数编码遗传算法,非常的好-using Matlab prepared by the real-coded genetic algorithm, a very good
实数到复数的转换
- 利用傅里叶变换将实数转换到复数域c语言源代码(Fourier transform the real number into the complex domain C language source code)