搜索资源列表
benchmarks_test_pso
- 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (PSO) standard test function ver
QPSO 采用matlab语言描述的量子粒子群算法
- 采用matlab语言描述的量子粒子群算法,并附有一些测试函数-Using matlab language to describe the quantum particle swarm algorithm, along with some test function
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
pso-matlab
- 粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare
Optimization_of_RBF_Network
- Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
PSOt
- 粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法-Particle swarm optimization toolbox, there are DEMO program, you can test for 16 common functions, together with the training algorithm for neural networks
PSOS_exe
- 粒子群优化算法,采用c语言实现,测试均采用经典函数。-Particle swarm optimization algorithm, using c language implementation, testing, adopt the classic function.
Peking_University_PSO_All_in_one
- 北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
Schaffer
- 基于MATLAB编程的粒子群算法,测试函数为shaffer-MATLAB programming based particle swarm algorithm, test function shaffer
pso1bianfangxiang
- 粒子群算法的改进,粒子在搜索过程中,适应值大的部分粒子,运动方向反方向运动,扩大了搜索范围,避免早熟。通过函数测试可用。-Particle swarm algorithm, part of the particle motion direction opposite direction, expanding the scope of the search to avoid premature. Through function test available.
PSO-test-test-function
- 粒子群算法测试 函数PSO test function-PSO test test function
pso_ga_RBF_network
- 用MATLAB语言编写的,采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Written by MATLAB, using the particle swarm algorithm to RBF neural network parameters were optimized, validated in the test program through the Particle Swarm Optim
QPSO
- 量子粒子群算法,测试函数,人工智能,多目标优化-Quantum particle swarm ,function test,Artificial intelligence, multi-objective optimization
粒子群算法
- 用c++的方法编写单目标粒子群算法,包含4个测试函数,结果还不错
pso
- pso粒子群算法 他是一个实现Common,Clerc 1“的PSO工具箱 Trelea类型以及跟踪更改的alpha版本环境。 它可以搜索最小,最大或“距离” 用户开发成本函数。 很容易使用和黑客 相当好的文档(类型帮助任何功能和 它应该告诉你你需要什么),并将利用 矢量化成本函数。 它使用与Matlab类似的语法 优化工具箱。 包括静态和动态的套件测试功能。 它还包括一个专用的基于PSO的神经元网络教练与Mathwork的神经网络工具箱一起使用。-his is a
PSO
- 粒子群算法改进程序和一些测试函数的编写比原算法比较好(The improvement program of particle swarm optimization and the writing of some test functions are better than those of the original algorithm)
PSO-Sphere
- 粒子群算法,一种智能优化算法,带有测试函数sphere(Particle swarm optimization (PSO), an intelligent optimization algorithm)
PSO
- 一个简化版的粒子群算法代码,适合初步学习使用。内含6个测试函数(Code of a simple PSO algorithm, including six test functions)
粒子群算法测试测试函数
- 粒子群算法测试测试函数 分别用5个函数进行测试(Particle Swarm Optimization Testing Function)
PSO
- 此程序为标准粒子群算法优化一个10维函数的算例,可以运行(Standard particle swarm optimization optimization 10 - dimensional function)