当前位置:
首页
资源下载

搜索资源 - matlab pso neural network
搜索资源列表
-
0下载:
标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络
粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
-
-
1下载:
微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
-
-
1下载:
共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
-
-
13下载:
利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
-
-
2下载:
pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
-
-
7下载:
这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
-
-
1下载:
利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
-
-
2下载:
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
-
-
0下载:
This M-file is about using Particle Swarm Algorithm (PSO) to train a Fuzzy Neural Network.
-
-
0下载:
模糊神经网络matlib实现,希望对大家有用!-Fuzzy neural network matlib realize the hope for all of us!
-
-
1下载:
聚类的PSO算法,很重要的方法,很好的算法-PSO clustering algorithm, a very important way, a good algorithm
-
-
0下载:
关于PSO优化后文本聚类的算法--MATLAB-Text on the PSO clustering algorithm optimized- MATLAB
-
-
1下载:
matlab中基于模拟退火法的粒子群BP神经网络计算程序-matlab simulated annealing method based on BP neural network computing PSO program
-
-
1下载:
利用PSO算法优化BP神经网络的MATLAB源码,绝对优良的源码-PSO algorithm to optimize the use of BP neural network, MATLAB source code, source code is absolutely fine
-
-
4下载:
基于PSO的小波神经网络,有PSO的详解文档,wnn应用,效果一般-Wavelet neural network based on PSO, PSO' s Detailed documents are, wnn application, the general effect
-
-
2下载:
bp神经网络,希望大家多多交流,谢谢!非常感谢大家的帮助!-bp neural network, I hope you interact more, thank you! Thank you very much for your help!
-
-
0下载:
粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可-Particle Swarm Optimization (PSO) used neural network optimization program. Divided into no hidden layer, a hidden layer, two hidden layers. You can run DemoTrainPSO.m
-
-
1下载:
基于灰色神经网络的预测,包括基础的灰度网络预测和经过PSO算法优化后的灰度神经网络预测的matlab代码-Grey prediction based on neural network, including basic network prediction gray and through PSO algorithm optimized gray neural network prediction matlab code
-
-
0下载:
the matlab code of pso particular swarm
-
-
2下载:
实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
-