搜索资源列表
randpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
standpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
PSO_constrian.rar
- PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
tsp_pso
- 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
pso
- 根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
pso_nnet
- 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
pso
- 微粒群算法的详细介绍。附件中包括标准微粒群算法源代码。-Particle swarm algorithm in detail. Annex to the standard particle swarm optimization source code.
PSOcode1
- PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.
Balanced_PSO
- 这是Clerc最新的文章balanced PSO,包括论文和与其配套的源程序-This is the latest Clerc article balanced PSO, including the thesis and its supporting source code
PSO
- 一个改进的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
PSO
- 一个pso程序的源代码。在vc.net2003下面通过。-A pso program source code. The vc.net2003 passed below.
PSO
- 一个pso程序的源代码。在matlab7.0下面通过。-A pso program source code. The matlab7.0 passed below.
pso
- 这是一个pso优化程序源码,欢迎大家下载,VC-This is a pso optimizer source code, welcome to download, VC++
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
vbpso
- pso求解非线性规划问题VB 源码,通过三个实例分析,程序通用性很好。强烈推荐-pso for solving nonlinear programming problems VB source code, through three case studies, procedural general is very good. Strongly recommended
pso
- 这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
ParticleSwarm_FunctionMinimizing
- pso algorithm with source code
PSO
- 一个PSO的源代码,步骤为先计算原始种群的适应度,及初始化,再迭代,计算适应度。-The source code of a PSO, the steps for the first calculation of the fitness of the original population, and initialization, and then iterate to calculate the fitness.
微粒群工具箱pso
- pso算法工具箱,使用pso算法处理问题的各种源码,推荐下载(PSO algorithm toolbox, the use of PSO algorithm to deal with the problem of various source code, recommended download)