搜索资源列表
-
1下载:
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
-
-
0下载:
tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”
*郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版)
-modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
-
-
1下载:
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
-
-
0下载:
微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
-
-
0下载:
PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.
-
-
1下载:
cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
-
-
0下载:
一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
-
-
0下载:
pso algorithm with source code
-
-
1下载:
利用PSO算法优化BP神经网络的MATLAB源码,绝对优良的源码-PSO algorithm to optimize the use of BP neural network, MATLAB source code, source code is absolutely fine
-
-
0下载:
ipo算法是一种新的PSO算法。文件中包含介绍该算法的文章和实现程序。-ipo algorithm is a new PSO algorithm. File containing the article described the algorithm and implementation procedures.
-
-
0下载:
利用PSO算法用Excel下的VBA程序调试的一个带多个约束条件的VBA代码。-PSO algorithm in Excel using VBA program under a debugger with multiple constraints VBA code.
-
-
0下载:
PSO algorithm code for optimization
-
-
0下载:
多种有关bp pso的算法代码,可实现对神经网络的优化训练-Number of bp in pso algorithm code can achieve the optimal training of the neural network
-
-
0下载:
粒子群优化算法的代码,也可以实现对脑部医学图像的刚性配准。-Particle swarm optimization algorithm code can also be rigid registration of medical images of the brain.
-
-
0下载:
PSO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。-PSO algorithm is to simulate a flock of birds looking for food in the process, each bird is the PSO particles, that is, we need to solve the problem of possible solution
-
-
0下载:
pso基础算法代码,能够进行基本pso算法处理,并且能够计算每次迭代例子中心的位移步长 -pso algorithm code base that can perform basic pso algorithm processing, and be able to calculate the displacement of the center of each iteration step examples
-
-
0下载:
标准的粒子群优化算法代码,可以直接运行。-Particle swarm optimization algorithm code standard, can be directly run.
-
-
0下载:
粒子群算法代码。经典粒子群算法,可根据代码学习或改进。-PSO algorithm code. Classical particle swarm optimization, can learn or improve according to the code.
-
-
0下载:
简单的PSO算法代码,但是需要添加fitness函数。(Simple PSO algorithm code, but need to add fitness function.)
-
-
0下载:
pso算法工具箱,使用pso算法处理问题的各种源码,推荐下载(PSO algorithm toolbox, the use of PSO algorithm to deal with the problem of various source code, recommended download)
-