搜索资源列表
-
1下载:
多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
-
-
0下载:
利用了遗传算法求解函数最大值的源程序代码-Use of genetic algorithm source code for the function maximum
-
-
2下载:
我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
-
-
0下载:
遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
-
-
1下载:
毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
-
-
2下载:
解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
-
-
0下载:
用matlab编写的遗传算法源程序,仅供大家参考-Prepared using genetic algorithm matlab source code for your reference
-
-
0下载:
matlab遗传算法工具箱源码及例子。很好的源代码和例子。易学易懂。-It s a Matlab code for Genetic Algorithm.
-
-
0下载:
利用matlab,运用遗传算法实现异或问题。-The code realized the XOR by genetic algorithm
-
-
0下载:
遗传算法和神经网络联合用于数据融合BPGA_Fire 遗传算法和神经网络联合用于数据融合,附说明文档和参考文献,matlab 54万源代码下载-Combined genetic algorithm and neural networks for data fusion BPGA_Fire combined genetic algorithm and neural networks for data fusion, attached documentation and references, ma
-
-
0下载:
此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
-
-
0下载:
王小平版遗传算法的光盘源代码,对学习遗传算法的人很有帮助,里面包含了许多matlab文件和c++文件。-Wang Xiaoping, a CD-ROM version of the source code for genetic algorithm, genetic algorithm for learning were very helpful, which contains a lot of matlab files and c++ file.
-
-
1下载:
人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
-
-
3下载:
《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
-
-
0下载:
遗传算法的matlab源程序,主要用于分类。-Matlab code for genitic 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程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
-
-
1下载:
基于matlab的遗传免疫算法TSP的源代码,内容比较详尽。-Based on immune genetic algorithm matlab source code for TSP, a more detailed content.
-
-
0下载:
用matlab编写的遗传算法源程序,非常适合初学入门者。-matlab genetic algorithm source code, very suitable for beginners.
-
-
0下载:
本资源为自己编写的遗传算法求解TSP问题的Matlab代码,共大家共同学习和研究。-This resource for TSP is to write your own genetic algorithm Matlab code, total common learning and research.
-