搜索资源列表
Genetic
- 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
saa
- 该程序用于优化问题 很好和遗传算法结合 用MATLAB结合起来用很好-The program for the optimization problem and genetic algorithm combined with a good use of MATLAB to combine with a good
gadelphi
- 遗传算法解决调度问题,用于毕业设计,经运行没有问题!-Genetic algorithm is used to solve scheduling problem, the graduation design, the operation no problem!
00
- 用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
P07164538[1].pdf
- An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications.the formula is pdf.-An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications.the formula is pdf.
P07195031[1].pdf
- An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications-An Improved Genetic & Ant Colony Optimization Algorithm and Its Applications
Parallel.Processing.Neural.Networks.And.Genetic.Al
- Parallel Processing, Neural Networks And Genetic Algorithms.djvu-Parallel Processing, Neural Networks And Genetic Algorithms
cheng
- 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
genetic-algorithm
- 这是一个比较基础的遗传算法源代码,可以在此基础上根据个人的实际需要进行改动,希望有用!-This is a simple original code of genetic algorithm,you can adjust it according to your need。May it s helpful to you!!
flowhopschedule
- 车间调度遗传算法的研究,主要功能已经实现,绝对经典-Shop scheduling genetic algorithm research, the main function has been achieved, an absolute classic
xiaoshengjingyichuansuanfa
- 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
GPexamplePLCprogram
- genetic programming for circuit design
MATLAB
- 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
genetic-algorithm
- 计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credibility of the genetic algorithm
A-new-parallel-genetic-algorithm
- 并行遗传算法的分析,与最基本的有多不同,改进版-Parallel Genetic Algorithm analysis, with the most basic how different and improved version of
Multi-objective-genetic
- Matlab的多目标遗传算法,方便大家直接使用-Multi-objective genetic algorithm in Matlab
Genetic-algorithms-
- 遗传算法具有很好的全局搜索能力,在数值分析中使用广泛,且具有很强的可移植性。-Genetic algorithms have good global search ability, widely used in numerical analysis, and highly portable.
Genetic-Algorithms-C-program-
- 遗传算法C程序,配套王小平版遗传算法书,可以运行,简单易懂。-Genetic algorithm C program, supporting Wang Xiaoping version of genetic algorithms book, you can run, simple and easy to understand.