搜索资源列表
PSOt
- 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden
Class_Cover_PSO_FNN
- 基于类覆盖算法和粒子群优化的神经网络解决模式分类问题-algorithm based on the type coverage and PSO the neural network model to solve classification problems
gaijinpsobp
- 基于改进粒子群算法的BP神经网络及其应用 里面很好的介绍了粒子群的优化效果-Particle swarm optimization based on improved BP neural network and its application within a very good introduction to the effects of particle swarm optimization
qpso
- 在网络异常检测中,为了提高对异常状态的检测率,降低对正常状态的误判率,本文提出一种基于量子粒子群优化算法训练小波神经网络进行网络异常检测的新方法。利用量子粒子群优化算法(QPSO)训练小波神经网络,将小波神经网络(WNN)中的参数组合作为优化算法中的一个粒子,在全局空间中搜索具有最优适应值的参数向量。- In order to improve the detection rate for anomaly state and reduce the false positive rate for n
PSA_RBF
- 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。-A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.
liziqunann
- 5篇有关粒子群优化神经网络的文章,caj格式的-Particle swarm optimization of neural networks related to the article, caj format
PSO-optimize-RBF
- 用粒子群算法优化rbf神经网络算法的源程序-Using the particle swarm optimization algorithm to optimize the neural network algorithm
20041006
- 粒子群神经网络的预测编程实现,电力负荷预测本人已实现-Particle Swarm neural network predictive programming, I realized the power load forecast
《MATLAB 神经网络30个案例分析》程序和数据
- 总结一些神经网络的使用案例及程序,包含粒子群算法对神经网络进行改进的程序,有详细讲解,程序可用
PSO_BP
- 用粒子群算法PSO优化BP神经网络,改善预测精度(The BP neural network is optimized by particle swarm optimization (PSO) to improve the prediction accuracy)
PSO
- 本文件是粒子群算法的源程序,能用于对神经网络的优化。(This document is the particle swarm algorithm source code, can be used for the optimization of neural networks.)
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
优化算法
- 基本的几个优化算法基本模型代码,粒子群的基本算法、神经网络预测、模拟退火算法(Basic optimization algorithms, basic model code, particle swarm algorithm, neural network prediction, simulated annealing algorithm)
粒子群算法源代码
- 改进的粒子群算法,与遗传算法,神经网络,模拟退火等算法相结合(An improved particle swarm optimization algorithm combined with genetic algorithm, neural network, simulated annealing algorithm and so on)
P5-2 PSO训练神经网络
- 通过粒子群算法训练神经网络,实现一个简单的人工智能算法(Training neural network through PSO)
基于alopex的粒子群算法
- 该算法通过基于Alopex的粒子群优化算法,结合神经网络计算,恰当地对所给数据进行聚类并进行拟合,从何达到了很好的分类和优化效果(Based on the Alopex particle swarm optimization algorithm and neural network calculation, the algorithm can properly cluster and fit the data, which can achieve a good classification an
神经网络 粒子群
- 通过神经网络去拟合数据,用粒子群去优化参数(The neural network is used to fit the data and the particle swarm optimization is used to optimize the parameters)
粒子群优化算法(PSO)应用于神经网络优化程序
- 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
基于神经网络的智能微电网多目标优化算法
- 智能微电网中利用粒子群算法实现微电网多目标优化(Multi-objective optimization of microgrid based on Particle Swarm Optimization in smart microgrid)
粒子群优化算法优化BP神经网络的源代码
- 粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)