搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
chap5_5
- 基于自适应在线遗传算法整定的pid控制(先进PID控制matlab仿真)第二版第五章-Genetic algorithm based on adaptive online tuning of pid control (advanced PID control simulation matlab) Chapter V of the second edition
AdapGA
- 一个很好用的自适应遗传算法,用于一维参数优化,计算速度快-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
genderresource
- 基于基本遗传算法的自适应遗传优化算法函数最优化-A Function Optimizer using Simple Genetic Algorithm
Genetic-optimization-of-C-clustering
- 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
FIT-GA
- 很好用的自适应遗传算法代码,可以运行,方便修改。-Good use of adaptive genetic algorithm code, you can run, and easy to modify.
AUTO-GA.txt
- 自己编写的自适应遗传算法,方便实用,可进行修改-I have written the adaptive genetic algorithm, modified running instance
AdapGA
- 自适应遗传算法matlab程序,弥补简单遗传算法的不足-adaptive GA which compromise the weakness of the normal GA.
AdapGA
- 自适应遗传算法,用于优化求解,线性非线性方程方程组,调了很久-Adaptive genetic algorithm for optimization solution, linear equations, nonlinear equations for a long time
aga
- 自适应遗传算法的matlab程序代码,主程序代码-Adaptive genetic algorithm matlab code, the main program code
Adaptive-genetic-algorithm
- 基于MATLAB的自适应遗传算法的代码实现-Adaptive genetic algorithm based on MATLAB
adapt_GA
- 自适应遗传算法的matlab程序,很好用-adapt GA
AdapGA
- matlab文件 自适应遗传算法 在MATLAB中实现自适应算法的函数是:AdapGA 功能:用自适应算法解决一维的无约束化问题。 调用格式:[xv,fv]=AdapGA(fitness,a,b,NP,NG,Pc1,Pc2,Pm1,Pm2,eps) 其中fitness是带优化的目标函数。 -matlab file
AdpGA_matlab
- 附件为一封自适应遗传算法的matlab源代码-Attached is an adaptive genetic algorithm matlab source code
design
- 该算法是将sigmoid函数的变形函数应用到自适应遗传算法中,并将作业车间调度问题中的完工时间大小作为算法的评价指标,实现了交叉率和变异率随着完工时间的非线性自适应调整,较好地克服了标准遗传算法在解决作业车间调度问题时的“早熟”和稳定性差的缺点,以及传统的线性自适应遗传算法收敛速度慢的缺点。-The algorithm is the deformation function sigmoid function is applied to the adaptive genetic algorithm
aga
- 简单的自适应遗传算法,非常适合初学者,一起学习。-Simple adaptive genetic algorithm, very suitable for beginners to learn together.
laiqan
- 一些自适应信号处理的算法,DSmT证据推理的组合公式计算函数,遗传算法无功优化。- Some adaptive signal processing algorithms, Combination formula DSmT evidence reasoning calculation function, Genetic algorithm based reactive power optimization.
GA_tuihuo1
- 模拟退火优化遗传算法,改进了遗传操作,自适应参数(improved simulated annealing and optimized genetic algorithm)
_基于交叉库与并行变异的自适应遗传算法_苗振华
- 遗传算法在交叉,变异中的并行关系。。。。。。。。。(Parallel relation of genetic algorithm in crossover and mutation)
AGA
- 论文中自己编写的一段自适应遗传算法的定位程序,程序是完整的,参数自己设置。(In this paper, an adaptive genetic algorithm of the location program, the program is complete, the parameters are set up.)