搜索资源列表
-
1下载:
除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
-
-
6下载:
该文件是优秀论文并带有相应的源码。在Matlab软件平台上,对所提出的基于遗传算法的电力系统电力市场分段竞价交易算法进行了阶梯型报价曲线、线性报价曲线这两种常用报价曲线情况下的算例验证,计算结果显示算法的寻优效果因报价曲线性质的不同而略有区别,但两种情况均可得到优化的购电费用。实验结果证明了该算法应用于分段竞价模型的有效性和可行性,且不受报价曲线形式的限制。-The document is an excellent paper with a corresponding source code.
-
-
0下载:
基于基本遗传算法的函数最优化
《遗传算法——理论、应用与软件实现》,王小平、曹立明编着
-A function of the basic genetic algorithm-based optimization
"Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
-
-
0下载:
This Program performs the genetic algorithm by minmax optimization for designing a P-This Program performs the genetic algorithm by minmax optimization for designing a PSS
-
-
0下载:
This Program performs the genetic algorithm by distance optimization for designing a P-This Program performs the genetic algorithm by distance optimization for designing a PSS
-
-
0下载:
线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
-
-
0下载:
遗传算法优化 应用于优化获得最佳参数,测试过非常好用-Genetic algorithm optimization
-
-
0下载:
遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
-
-
2下载:
快速遗传剩余静校正方法(FGRS)
关键词: 互相关剩余静校正 遗传算法剩余静校正 快速遗传剩余静校正方法 大剩余静校正量
复杂地质地区(如复杂山地、山前带等),在野外静校正、折射或层析静校正等之后,仍可能存在大剩余静校正量,影响叠加效果。转换波剩余静校正量往往也较大,是转换波地震资料处理的难题之一。针对上述问题,研发了快速遗传剩余静校正方法,其特点是:
地表一致性
组合算法(互相关+遗传算法)
非线性反演
快速高效
全局寻优
可解决大的纵波剩余静
-
-
0下载:
A code to call genetic algorithm handle for ANN weight optimization
-
-
0下载:
This code is for Optimal Fault Indicator sitting. so it is optimal placement of Fault indicator.Optimization is perform with Genetic Algorithm.
-
-
0下载:
将遗传算 法求解 TSP问题 的方法应 用于印制板打 孔工 艺的最优路 径选择 中.根 据
印制板上孔的位置找 出打孔的最短路径 .实现 高效率打孔 -A Genetic Algorithm ofPath Optimization for PCB Drilling
-
-
0下载:
一个关于多目标优化的遗传算法参考程序,数值方法求解可行解-About multi-objective optimization genetic algorithm reference program
-
-
0下载:
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutio
-
-
1下载:
利用遗传算法解决列车优化运行问题,为了简化问题考虑只有一个牵引和惰性的过程。-Genetic algorithm is used to solve the problem of train operation optimization. In order to simplify the problem, there is only one process of traction and inertia.
-
-
0下载:
本人收藏的基于遗传算法的处理参数优化,提升参数性能-My collection of processing parameter optimization based on genetic algorithm, improve performance parameters
-
-
0下载:
Genetic algorithm and its application, Chen Guoliang edited and published with the People s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its p
-
-
0下载:
用C语言编写的基于遗传算法对电力系统无功优化程序源代码,程序调试基本完成。-C language based on genetic algorithm for reactive power optimization program source code, debugging basically completed.
-
-
0下载:
遗传算法是一种新的优化方法,在计算科学、模式识别和智能故障诊断中得到了广泛的应用。它是用来解决复杂的非线性和多维空间的优化问题,近年来也得到了更广泛的应用。-Genetic algorithm is a new optimization method, extensively used in computational science, pattern recognition and intelligent fault diagnosis. It is used in solving the c
-
-
3下载:
本程序主要在MATLAB环境下实现笔状阵列天线的遗传算法的优化。-This procedure mainly in the MATLAB environment to achieve the pen-shaped array antenna genetic algorithm optimization.
-