当前位置:
首页 资源下载
搜索资源 - genetic algorithm code in matlab
搜索资源列表
-
25下载:
遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
-
-
1下载:
详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。
,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
-
-
2下载:
量子遗传算法对标准函数的优化,在matlab下的源程序,Quantum genetic algorithm optimization of the standard function in matlab source code under the
-
-
0下载:
车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
-
-
0下载:
基因算法在认知无线电中的应用,希望对各位研究同仁有所用处。-Genetic algorithm in the application of cognitive radio, in the hope that some useful research Tongren.
-
-
0下载:
用MATLAB编写的遗传算法的代码,希望对大家有用,学习下-Prepared using MATLAB genetic algorithm code, in the hope that everyone useful under study
-
-
0下载:
遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
-
-
0下载:
This an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization al
-
-
0下载:
Hybrid Genetic And PSO Algorithm Code in matlab-Hybrid Genetic And PSO Algorithm Code in matlab
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
-
-
0下载:
自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值
calfitvalue.m 计算每个个体的适应度
calobjvalue.m 适应度函数
crossover.m 交叉变换
decodebinary.m 将二进制数转换成十进制数
decodechrom.m 将二进制数转换成十进制数
initpop.m 产生初始种群
mutation.m 变异
selection.m 选择合适的个体进行复制
main.m 主函数
-
-
0下载:
基于MATLAB的遗传算法 本文是以Word形式给出的 里面都是计算GA的原代码-MATLAB-based genetic algorithm given in this article is based on Word form which is basically the original code
-
-
0下载:
三种不同形式的GA算法 对于解决不同的优化问题有不同的解决方式 -Three kinds of genetic algorithm based on MATLAB given in this article is based on Word form which is basically the original code
-
-
0下载:
GA code in matlab. Genetic algorithm code in matlab
-
-
0下载:
Genetic Algorithm TOOLBOX manual MATLAB遗传工具箱使用手册,英文原版,本书籍详细介绍了MATLAB遗传工具箱使用设计技巧,书内有测试代码-Genetic Algorithm TOOLBOX manual MATLAB genetic toolbox manuals, English original, this book details the genetic toolbox MATLAB design techniques, test code in th
-
-
0下载:
Genetic Algorithm code in matlab
-
-
0下载:
用matlab些的遗传算法程序,具体的背景可以看其中的报告。希望对大家有帮助-Genetic algorithm edit by matlab. The detail can be see in the word.Suppose this code can give one some help.
-
-
0下载:
genetic program code in matlab
-
-
1下载:
本例程是基于MATLAB编写的遗传算法的源代码,具有较高的实用价值(The source code of the genetic algorithm written in MATLAB)
-