搜索资源列表
-
0下载:
介绍遗传算法的原理,流程。详细展示了交叉,变异,选择等算子。同时,还介绍了谢菲尔德大学遗传工具箱的使用 。本书对初学遗传算法者很有帮助。-Introduce the principle of genetic algorithms, processes. Detail shows crossover, mutation, selection operator. Meanwhile, the University of Sheffield also introduced the use of gen
-
-
1下载:
利用遗传算法中的gaopt函数求解函数最优化问题-The use of genetic algorithms in function gaopt function optimization problem solving
-
-
1下载:
几个量子算法的源程序,包括遗传算法,神经网络-Source of several quantum algorithms, including genetic algorithms, neural networks
-
-
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,
-
-
1下载:
用遗传算法优化BP神经网络的Matlab编程实例.doc-Using genetic algorithms to optimize BP neural network Matlab programming examples. Doc
-
-
0下载:
本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
-
-
0下载:
遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快
-Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
-
-
1下载:
模糊规划,模糊优化模拟,神经网络,遗传算法,matlab与VC交互-Optimize fuzzy simulation, neural networks, genetic algorithms
-
-
1下载:
用遗传算法优化bp神经网络的权值,并训练以及验证网络-Bp by using genetic algorithms to optimize the weights of neural networks, and network training and validation
-
-
0下载:
本书详细介绍了遗传算法的相关知识,是一本比较不错的好书噢-This book details the knowledge of genetic algorithms is a relatively good books Oh! ! !
-
-
0下载:
此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
-
-
4下载:
要建立一个有效的支持向量回归(SVR)模型,支持向量回归的3个参数c,y,占丛须预先设定。提出一种新型的遗传算
法一智能遗传算法(IGA)对支持向量回归进行参数调节,以达到寻找最优参数的目的,然后和支持向量回归结合得到一种新的
IGASVR模型,并应用于城市人口预测。最后,将提出的方法与标准SVR模型和BP神经网络模型进行比较,所得结果表明,该模
型训练速度快,并且有较高预测精度,是一种有效的人口预测方法。-To build an effective SVR model,SVR’8
-
-
0下载:
遗传算法中,初始化,编码,解码,选择,交叉,变异,倒位的源程序-Genetic algorithms, initialization, encoding, decoding, selection, crossover, mutation, inversion of the source code
-
-
2下载:
用遗传算法来优化BP神经网络,进行网络训练,包含有实验数据-Using genetic algorithms to optimize the BP neural network, the network training, includes the experimental data
-
-
0下载:
关于遗传算法的MATLAB代码,文件类型都是M文件-MATLAB code on genetic algorithms, file types are M files
-
-
0下载:
针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
-
-
0下载:
主要讲述遗传算法的应用及其程序的编写,介绍了在MATLAB中遗传算法工具箱的用法。-Focuses on the Application of genetic algorithms and its procedures for preparing, presenting the usage of genetic algorithm toolbox in MATLAB.
-
-
0下载:
遗传算法用于求解函数极大值的matlab源代码-Genetic Algorithms
-
-
0下载:
matlab遗传算法程序,共13个,每个程序内部都带有中文说明,简单易懂。-matlab genetic algorithm, a total of 13, within each program with Chinese instructions, easy to understand.
-
-
0下载:
matlab实现二倍体编码体制的遗传算法,包括统计函数,包括了统计函数,各种遗传算法的测试函数。-matlab coding system to achieve diploid genetic algorithms, including statistical functions, including statistical functions, a variety of genetic algorithm test function.
-