搜索资源列表
GeneticAlgorithmxujinpeng
- 这个算法采用遗传算法(实数编码),可以找到带有约束和无约束函数的最大值 。遗传算法的表现也通过后代的数量绘制出来。-This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of ga is plotted vs. the number of generations
ga
- 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
PID-gas
- 遗传算法的PID调节 题目:已知 ,利用ga 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of ga optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
ga
- 这是一个用matlab编写的基于实数遗传算法程序,汉语注释详细,绝对原创。运行结果正确。-This is a prepared using matlab genetic algorithm based on real process, detailed notes in Chinese, is absolutely original. The correct results.
real_Time_Fluid_Dynamics_for_games.
- 这篇论文介绍了一种简单快速的动态流体的解决方案应用于游戏引擎。-In this paper we present a simple and rapid implementation of a fluid dynamics solver for game engines. Our tools can greatly enhance games by providing realistic fluid-like effects such as swirling smoke past a
ga
- matlab实现的ga算法程序,实数编码-ga algorithm matlab implementation process, real-coded
backpack-ga-algorithm
- 背包问题或0-1背包问题遗传算法程序,里面用的实数编码方式值得借鉴。-0-1 knapsack problem or knapsack problem genetic algorithm procedure, which uses real coding can be learned.
A_real-time_adaptive_PID_controller_step_motor
- 传统PID控制器通常难以满足多变量、非线性、强耦合的步进电机动态响应和精 确调速要求,结合传统PID控制和模糊控制及遗传算法(ga)整定PID参数的优点,设计基于 模糊遗传算法的实时自适应步进电动机PID控制器,充分发挥传统和智能控制策略各自的优 势。仿真结果表明,该实时自适应步进电动机PID控制器,具有很好的自适应能力和抗负载扰 动能力。在稳定性、动态速度响应诸方面均优于传统的PID控制器和模糊控制器,系统达到了 较高调速性能和控制精度。 -Traditional PI
realCodedga
- This package contains a pure implementation of real Coded Genetic Algorithm (real Coded ga) in MATLAB. You can modify or replace the Cost Function, to solve real valued optimization problems, using Genetic Algorithm (ga).
ga
- 基于二进制和实数编码的遗传算法,很好用,肯定能调通-Based on binary and real coded genetic algorithm, is useful, certainly transfer through
ga
- 遗传算法的实现, matlab编写的 遗传算法程序,实数编码,-Genetic algorithm implementation, matlab genetic algorithm written procedures, real-coded,
idlga_v1_0-real
- IDL程序基于ga 算法计算介电常数real-using ga to calculate real of relatiives
ga
- 同时考虑了应用的实时性和网络的能源有效性,提出了一种基于ga的嵌套优化技术,并在多跳聚簇网络中进行能源高效的任务分配-Taking into account the energy efficiency of real-time application and network optimization technique based on ga nested, and energy efficient task allocation in multi-hop clustered network
ga
- 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
ga-for-jizhi
- 这是基于实数编码遗传算法的极值优化程序,很有利于对遗传算法的理解-This is a global optimization procedure based on real-coded genetic algorithm, is very beneficial to the understanding of the genetic algorithm
real-Coded-ga
- ga algorithm for optimization with all Roulette Wheel Selection and.... with this algorithm you can optimize any function you want to minimize or maximize . just you need to make your function then add it name in this scr ipt.
ga-Methods
- ga Optimization methods for real numbers (continuous numbers)
real-ga
- Genetic Algorithm for real problems
real-ga
- GENETIC ALGORITHM CODES
real-ga
- this file is algorithm ga code