搜索资源列表
-
0下载:
the source code for particle swarm optimization algorithm is given in this file. the source code is for economic dispatch problem which is a power system problem.
-
-
5下载:
多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
-
-
0下载:
i need the matlab coding for pid controller using particle swarm optimization
-
-
1下载:
差别算法matlab代码(differential algorithm)及粒子群算法的介绍-Difference algorithm matlab code (differential algorithm) and the introduction of particle swarm optimization
-
-
0下载:
MATLAB粒子群算法工具箱求解水电站优化调度问题
-Particle swarm optimization MATLAB toolbox for solving optimal operation of hydropower station
-
-
0下载:
一种求解Job-Shop调度问题的
混合自适应变异粒子群算法
-Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
-
-
2下载:
用粒子群算法进行无功优化,比较实用,希望对大家有帮助,14节点的,-Particle swarm algorithm with reactive power optimization, more practical, we want to help, 14 nodes,
-
-
0下载:
基本的粒子群算法程序,很好的程序 ,用matlab编写的-The basic particle swarm optimization procedure, a good program, written using matlab
-
-
0下载:
粒子群算法 Matlab编程实现 这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。-Particle swarm algorithm Matlab programming, this program is the basic particle swarm optimization algorithm procedures, using Matlab, very simple. Only a few dozen lines of code.
-
-
0下载:
阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Expounded the basic principles of particle swarm optimization to explore particle swarm algorithm in MATLAB programming method to construct the particle swarm optim
-
-
0下载:
有关粒子群优化算法的,自己整理!word里含有matlab程序说明-For particle swarm optimization, and organize their own! word descr iption contains matlab program
-
-
1下载:
粒子群优化的kriging近似建模程序包DACE-PSO,matlab程序,比传统的dace程序包优势是:不用确定Sigma参数-Kriging particle swarm optimization modeling package DACE-PSO, matlab program, compared with the traditional dace package advantage is: do not determine the Sigma parameters
-
-
0下载:
this a matlab code for particle swarm optimization it is for optimization of equation-this is a matlab code for particle swarm optimization it is for optimization of equation
-
-
0下载:
粒子群算法基本原理介绍以及例程,内容详细,涵盖面广,辅助入门者加深对算法的理解-The basic principles of particle swarm optimization and routines, detailed and covers a wide range of auxiliary beginners to deepen understanding of the algorithm
-
-
0下载:
使用MATLAB软件实现改进的粒子群寻优的算法。-Using MATLAB software improved particle swarm optimization algorithm.
-
-
0下载:
粒子群算法在matlab下的研究,相关的理论知识-Particle swarm optimization in matlab, relevant theoretical knowledge
-
-
0下载:
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单-This program is the most basic particle swarm optimization algorithm, using Matlab to achieve, is very simple
-
-
0下载:
Particle swarm optimization in MATLAB
-
-
14下载:
基于粒子群算法的配电网重构matlab程序(Matlab program of distribution network reconfiguration based on particle swarm optimization)
-
-
3下载:
详细地阐述了粒子群算法PSO源代码,十分全面(PSO source code for particle swarm optimization)
-