搜索资源列表
-
0下载:
一种粒子群优化算法源程序,这是一个VB语言编制的源程序,很实用.-A particle swarm optimization algorithm source code, this is a VB source languages, it is practical.
-
-
1下载:
一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
-
-
0下载:
这个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。只有几十行代码。正所谓
一分钱一分货啊,优化效果不总是令人满意。-This procedure is the most basic particle swarm optimization procedures, using Matlab implementation, is very simple. Only a few dozen lines of code. One is the so-called sub-p
-
-
0下载:
基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
-
-
0下载:
Matlab语言编写的2维粒子群算法进行函数最优化的源代码,并附有AVI视频演示!-2-D particle swarm optimization source code for optimization (with the AVI video!)
-
-
0下载:
particle swarm optimization (PSO) for wirreless sensor networks matlab code
-
-
0下载:
度序列优化时LDPC码设计的关键一步。本程序利用粒子群算法优化LDPC码度序列,速度较快。压缩包包括程序,优化结果,与比较文献。-Optimizing the degree sequence of a key step in designing LDPC codes. This process utilizes particle swarm optimization of LDPC code degree sequence, faster. Compressed package includes
-
-
0下载:
Particle Swarm optimization simple code
-
-
0下载:
Particle Swarm Optimization -- sub swarm code
-
-
1下载:
这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。-The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.
-
-
0下载:
该文件为粒子群算法优化支持向量机模型参数的matlab代码 支持向量机模型为专门用于处理不平衡数据的成本控制型支持向量机模型-Matlab code of the file support vector machine model parameters for particle swarm optimization support vector machine model for cost control, support vector machine model for dealing wit
-
-
1下载:
改进的差分进化算法优化粒子群优化算法的混合智能优化算法的源程序-Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code! ! ! !
-
-
0下载:
The quantum particle swarm optimization (QPSO) applies the quantum computing theory to particle swarm optimization, and thus has the advantages of both quantum computing theory and particle swarm optimization, so it has a faster convergence rate and
-
-
0下载:
particle swarm code in matlab
-
-
0下载:
一个简单的多目标,可以运行,简单易懂,适用性强,希望对他人有帮助(A simple multi-objective particle swarm code, which can run successfully.)
-
-
4下载:
基于粒子群算法的无功优化MATLAB源代码,IEEE30节点(MATLAB source code for reactive power optimization based on particle swarm optimization (PSO), IEEE30 node)
-
-
0下载:
matlab code for tsp using pso
-
-
0下载:
遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
-
-
5下载:
利用粒子群优化算法用于生产调度,结果为直观的甘特图(Particle Swarm Optimization (PSO) algorithm is used in production scheduling, and the result is intuitive Gantt chart.)
-
-
1下载:
基于蚁群算法的 TSP 求解,分别采用蚁群算法和蚁群算法-粒子群混合算法进行优化求解,使用不同的交叉和变异适应度函数更新粒子,从而实现 TSP问题的优化求解,更加逼近实际问题。(Based on the TSP solution of ant colony algorithm, ant colony algorithm and hybrid algorithm of ant colony algorithm particle swarm optimization are used to solv
-