搜索资源列表
GAp0
- 本源码提供二进制编码的遗传算法对多层膜的优化,已经通过编译。-source for the binary coding of the genetic algorithm optimization of multilayer has passed compiler.
CGroupCSharp
- C#编写的遗传算法程序,可以实现对参数的优化处理。各个函数都单独列出,可以方便扩展-prepared by the process of genetic algorithms can be realized by the optimization of processing parameters. All functions are provided separately, to facilitate expansion
pikaia
- 遗传算法的Fortran程序,遗传算法作为一种全局优化算法,有着很广泛的应用,因此该fortran程序可以方便地被研究人员使用,集成到自己的程序中去。-Gentic algorithm code in Fortran. GA is a widely used global opotimization method, so this code is coviniently adopted by relative researches.
IAGA
- 应用改进自适应遗传算法结合最小二乘法求解优化参数,图形显示,运算快捷。-Application of improved adaptive genetic algorithm combined with least-squares method to optimize parameters, graphical display, fast computing
SIALAB
- 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
zishiyingGA
- 自适应遗传优化算法函数最优化,自适应调制技术-Adaptive genetic algorithm function optimization, adaptive modulation
wangzhan
- 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
youhuawenti
- 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
ga
- 遗传算法大作业,关于优化算法的程序,又好的工程应用价值-Great job on Genetic Algorithm
68588850matlabGAtoolbox
- 遗传优化算法分析,可用于求解一般的优化问题-The genetic optimization algorithm can be used to solve optimization problems
GA-TSP
- 智能优化算法里的遗传算法解决TSP问题,vc++编写,有注释。-Intelligent optimization algorithm of genetic algorithm to solve TSP, vc++ write, comment.
PSO
- 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
mona
- 这是一个在linux界面下遗传优化算法的示例。用若干个圆形色斑模拟出蒙娜丽莎的画像-This is an example of a genetic optimization algorithm in the Linux interface. Several circular stain to simulate the Mona Lisa. . .
Particle-Swarm-Optimization
- 用基于交叉遗传的粒子群优化算法求解无约束优化问题;用基于模拟退火的粒子群优化算法求解无约束优化问题-Based on the cross with a genetic particle swarm optimization algorithm for solving unconstrained optimization problems using simulated annealing particle swarm optimization algorithm for solving unc
reactive_power_opt
- 电力系统无功优化算法,采用遗传算法计算电力系统无功优化-power system reactive power optimation
nsga2-MOP
- 自己编的一段程序 可用于多目标优化 算法为遗传算法 亲测可以运行 -Own a program for multi-objective optimization algorithm GA pro-test can be run Thanks
GAforVRP
- 智能优化算法Matlab程序,VRP算饭遗传算法MATLAB代码-Intelligent optimization algorithm Matlab program, VRP operator genetic algorithm MATLAB code
spiral_dyn
- 基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)
GA_BP
- 基于遗传算法的BP神经网络优化算法,以某拖拉机的齿轮箱为工程背景,介绍使用基于遗传算法的BP神经网络进行齿轮箱故障的诊断。-BP neural network optimization algorithm based on genetic algorithm, in the engineering background of a tractor gearbox, introduces using BP neural network based on genetic algorithm for g
NSGA-II
- matlab实现的多目标优化遗传算法代码。可输出结果并画图。(The matlab program of NSGA-II.)