搜索资源列表
基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
- 基于matlab的遗传算法程序及基于matlab的小波变换实现图像边缘提取
ANN-moving-robot
- 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
picture-recovery
- 一个用遗传算法实现的人脸复原,程序注释清楚,有说明文档-A genetic algorithm is used to achieve recovery of the human face, the program notes clearly have documentation
GA
- 本程序是用遗传算法实现的目标火力分配问题,绝对能运行处你想要的结果-This procedure is used to achieve the goal of genetic algorithm the distribution of power, absolutely you want to run the Department the results of
sjzycsf(matlab)
- 十进制遗传算法matlab程序,该程序主要实现十进制下的遗传算法.-Decimal genetic algorithm matlab program, the program is primarily to achieve the decimal under the genetic algorithm.
GeneticAlgorith遗传算法
- 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
遗传算法优化神经网络matlab源码
- 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
给予遗传算法tsp程序 实现
- 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
matlab程序
- 通过遗传算法实现宽带天线的匹配网络优化,提高整个频带内的传输效率、(The genetic algorithm is used to optimize the matching network of broadband antenna and improve the transmission efficiency in the whole frequency band,)
遗传算法
- 实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)
遗传算法改进的神经网络程序
- 自己整理网上的遗传算法改进的神经网络,matlab实现,主要应用于数据函数逼近拟合,网上的一般无法运行。这个可以运行。(The neural network improved by the genetic algorithm on the Internet, matlab implementation, mainly applied to the data function approximation fitting, the network is generally unable to run
用MATLAB实现遗传算法程序
- 数值智能算法:用MATLAB实现遗传算法(Using MATLAB to implement genetic algorithm)
969655366
- 用遗传算法实现二次规划问题,很好的算法,值得下载(Using genetic algorithm to realize quadratic programming problem, good algorithm is worth downloading.)
遗传算法及其MATLAB程序
- 遗传算法简介 及 matlab计算实现过程(the brief introduction of GA and the method to get it)
用MATLAB实现遗传算法程序
- 收录了大多数遗传算法,可以用matlab实现(contain genetic algorithm can be run on matlab)
用MATLAB实现遗传算法程序
- 遗传算法程序,内有相关ppt与例子讲解及源代码(tool of genetic algorithm)
遗传算法Matlab程序
- 量子遗传算法的matlab程序实现,用此程序可实现遗传算法(Quantum genetic algorithm)
《遗传算法理论·应用与软件实现》源代码
- 《遗传算法理论·应用与软件实现》源代码 多年积累类库,具有很大 的参考价值("Genetic algorithm theory, application and software implementation" source code accumulated library for many years, which has great reference value.)
基于多层编码遗传算法的车间调度算法(程序)
- 遗传算法车间调度,基于matlab的一套车间调度遗传算法的实现过程的源代码(Genetic Algorithms for Job Shop Scheduling)