搜索资源列表
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
psobpbijiao
- 本例是采用粒子群优化神经网络权值,以前下的希望能有用。-PSO neural networks under the previous
PSO
- 基于粒子群的神经网络优化算法的应用,在土壤水分特征曲线中的应用。-Neural network based on particle swarm optimization algorithm applied in the soil moisture characteristic curve application.
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.)
PSO
- 本文件是一个完整的粒子群优化神经网络的项目实例(This document is a complete particle swarm optimization neural network example of the project)
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)
基于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)
PSO BP wind power
- 粒子群结合神经网络智能算法优化最值问题。(And the output of the fan is tracked and predicted in real time based on the wind power prediction of the PSO algorithm.)