Welcome![Sign In][Sign Up]
Location:
Search - evolutionary algorithm matlab code

Search list

[AI-NN-PR多目标进化算法源代码

Description: 多目标进化算法源代码-more evolutionary algorithm source code
Platform: | Size: 906240 | Author: 刘鑫 | Hits:

[AI-NN-PRtest1

Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem
Platform: | Size: 20480 | Author: 穆海华 | Hits:

[AI-NN-PRCHC

Description: 本代码是我写论文用的代码,是一种优化算法CHC算法,基于MATLAB环境运行,1991年由Eshelman提出的一种基于遗传算法的改进进化算法。-This code is used in paper I write code, is a CHC algorithm optimization algorithm, based on the MATLAB environment to run in 1991, proposed by Eshelman an improved genetic algorithm based on evolutionary algorithms.
Platform: | Size: 40960 | Author: 张波涛 | Hits:

[matlabmayisf

Description: 蚂蚁算法的matlab实现规则来源于大自然的进化。而大自然的进化根据刚才讲的也体现为多样性和正反馈的巧妙结合。而这样的巧妙结合又是为什么呢?为什么在你眼前呈现的世界是如此栩栩如生呢?答案在于环境造就了这一切,之所以你看到栩栩如生的世界,是因为那些不能够适应环境的多样性与正反馈的结合都已经死掉了,被环境淘汰了!-Ant Algorithm matlab from the realization of the rules of nature and evolution. The evolutionary nature of the basis of the speakers also reflected in the diversity and the unique combination of positive feedback. This ingenious combination is Why? Why is presented in front of your eyes the world is so lifelike it? The answer lies in the environment has created all this, because you see life-like world, is because those who could not adapt to the environment of diversity and the combination of positive feedback have been dead and was out of the environment!
Platform: | Size: 2048 | Author: 孙子平 | Hits:

[matlabDE

Description: DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
Platform: | Size: 1024 | Author: xiaotiantian | Hits:

[MPIPSO

Description: 粒子群进化算法,标准的源代码程序和实例教程。-Evolutionary particle swarm algorithm, standard procedures and examples of source code tutorial.
Platform: | Size: 11264 | Author: jia | Hits:

[AI-NN-PRga

Description: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorithm (Genetic Algorithm) is a simulation of the biological theory of evolution Darwin' s natural selection and genetic mechanism of the process of biological evolution computing model is a natural evolutionary process by simulating the optimal solution search methods, it was first introduced by J. Holland United States University of Michigan Professor in 1975, first put forward, and published influential monographs " Adaptation in Natural and Artificial Systems" , GA gradually known the name, J. Holland, Professor of GA are usually made by a simple genetic algorithm (SGA ), a simple genetic algorithm source code.
Platform: | Size: 104448 | Author: 周武静 | Hits:

[Mathimatics-Numerical algorithmsBFO

Description: 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。-Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective optimization, constrained optimization and dynamic optimization problems.
Platform: | Size: 2452480 | Author: bxingliu | Hits:

[ApplicationsUnitCommitment

Description: 源自电力系统运行与控制一书,简单的机组组合问题(UC)算例程序(包括主程序、经济调度程序以及动态规划程序)-basic code for Unit Commitment(including mainUC, economic dispatch and dynamic program)
Platform: | Size: 4096 | Author: 张铭泽 | Hits:

[matlabNSGA2

Description: 多目标进化算法,里面有html格式的源码说明!-Multi-objective evolutionary algorithm, which has the source code for html format description!
Platform: | Size: 34816 | Author: Ray | Hits:

[matlabpso

Description: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.
Platform: | Size: 16384 | Author: 熊杰 | Hits:

[matlabgenetic-algorithm

Description: 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coincided with the genetic algorithm calibration function, a large variation of genetic algorithm, adaptive genetic algorithm, two-cut point crossover genetic algorithm, variable ectopic Adaptive genetic algorithm matlab source code for your reference
Platform: | Size: 6144 | Author: 熊杰 | Hits:

[matlabBQGA

Description: 基于BLOCH球面的量子进化算法的matlab程序-Quantum evolutionary algorithm based on BLOCH s program/code
Platform: | Size: 1024 | Author: jun | Hits:

[AI-NN-PRevolutionary-genetic-Matlab

Description: 多方式进化遗传算法Matlab源代码。 对于单种群进化,多方式进化 是提高全局搜索能力 和 收敛速度的一种有效策略。 -Multi-way evolutionary genetic algorithm Matlab source code. For single-population evolution, multi-way evolution is an effective strategy to improve global search ability and convergence speed.
Platform: | Size: 15360 | Author: xyql130 | Hits:

[Software EngineeringPSO-matlab

Description: 粒子群算法源程序,是近年来发展起来的一种新的进化算法。有实现容易、精度高、收敛快等优点。是一种并行算法。-Particle swarm algorithm source code, is a new evolutionary algorithm developed in recent years. There are easy to implement, high precision, fast convergence and so on. Is a kind of parallel algorithms.
Platform: | Size: 5120 | Author: Mickel | Hits:

[AI-NN-PRES_Lin

Description: 进化策略算法matlab代码,实现求f(x) = x*sin(10*pi*x) + 1最大值的功能。-Evolutionary strategy algorithm matlab code to achieve demand f (x) = x* sin (10* pi* x)+ 1 maximum functionality.
Platform: | Size: 1024 | Author: 许根鹏 | Hits:

[source in ebookPSO_about

Description: 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab code recommended blood. Particle swarm optimization, also known as PSO, is a new evolutionary algorithm developed in recent years. It is starting random solutions, through iterative find the optimal solution, by adapting to uate the quality of the solution, but it' s much simpler than genetic algorithm rule, it is not genetic algorithm " crossover" (Crossover) and " variation" (Mutation ) operation, which by following the current optimum value to search to find the global optimum. This algorithm is its easy implementation, high accuracy, and fast convergence advantages attracted academic attention, and demonstrated its superiority in solving practical problems. Particle swarm algorithm is a parallel algorithm.
Platform: | Size: 2484224 | Author: Charlie | Hits:

[matlabEvolutionary-ANFIS-Training

Description: 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS structure, and then using the genetic algorithm (GA), particle swarm optimization (PSO) to train ANFIS. This evolutionary training algorithm can be used to solve the nonlinear regression function approximation problem.
Platform: | Size: 21504 | Author: 张贝 | Hits:

[matlabMOEA-D-Algorithm

Description: MOEA/D matlab code (Multi-Objective Evolutionary Algorithm/ Decomposition-based) - An evolutionary multi-objective optimization algorithm
Platform: | Size: 7168 | Author: Ehsan | Hits:

[AI-NN-PR多目标优化进化算法

Description: 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment. In foreign literature, the open source code of this algorithm is developed, and the program runs fast and has high precision)
Platform: | Size: 361472 | Author: taiyuanwang | Hits:
« 12 »

CodeBus www.codebus.net