搜索资源列表
PSO.rar
- 许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。,Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
psoyouhuannyj
- 基于粒子群优化的神经网络训练算法研究论文 摘 要: 本文提出了基于连接结构优化的粒子群优化算法(SPSO) 用于神经网络训练,该算法在训练神经网络权 值的同时优化其连接结构,删除冗余连接,使神经网络获得与模式分类问题匹配的信息处理能力. 经SPSO 训练的神经 网络应用于Iris ,Ionosphere 以及Breast cancer 模式分类问题,能够部分消除冗余分类参数及冗余连接结构对分类性能 的影响. 与BP 算法及遗传算法比较,该算法在提高分类误差精度的同时可加快训
SPSO
- 智能仿生算法PSO算法的源代码,用C语言实现。在Windows平台下绝对可用!-pso algorithm codes.
SPSO
- 标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
pso
- 用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
spso
- 微粒群mpso_trac 程序和spso程序的运行结果,函数包括F5、F8~F13-Particle Swarm mpso_trac procedures and spso program running results, the function, including F5, F8 ~ F13
simulated-nnealing-spso-algorithm
- 基于模拟退火粒子群算法,算法以goldstein price 函数为测试函数,希望能对各位有所帮助!-simulated nnealing-spso-algorithm
spso-algorithm
- 随机粒子群算法,对标准粒子群算法进行了改进,并以goldstein price函数作为测试函数。-spso algorithm
SPSO
- 基本PSO算法,用于神经网络优化与系统辨识、函数寻优等-standard PSO algorithm
SPSO-
- 标准的粒子群源程序代码 采用的是matlab编程-Standard PSO program with matlab programming
The-SPSO-testingprocedure
- 基本的粒子群程序,测试四个标准测试函数,画出收敛曲线,验证算法的寻优性能-The basic particle swarm procedure, testing four standard test functions, draw the convergence curve, verify the performance of algorithm optimization
SPSO
- 粒子群算法 标准粒子群算法 07年Defining a standard pso, cec2007-Particle swarm algorithm standard PSO 2007 Defining a standard pso, cec2007
spso
- 本文档提供了标准PSO算法的matlab实现及讲解-This document provides a standard PSO algorithm matlab realize and explain
SPSO-matlab
- 压缩文件内是标准粒子群SPSO算法的Matlab实现,供大家学习和借鉴。-Compressed file SPSO of standard particle swarm algorithm Matlab, for everyone to learn from.
simulated-nnealing-algorithm
- 模拟退火算法对求解函数最小值很有效果 代码-sa simulated nnealing-spso-algorithm