搜索资源列表
RBF预测
- 应用径向基神经网络作预测的matlab程序-application RBFNN forecast for the Matlab procedures
Radial Basis Function Neural Network
- 一个用MATLAB写的RBF神经网络原代码-a MATLAB write RBFNN original code!
RBFnn
- 利用matlab语言实现的RBF神经网络建模例子,对学习RBF建模很有帮助-using Matlab language RBF neural network modeling example, to learn modeling helpful RBF
rbfnn3
- 用matlab写的三个径向基神经网络程序,分别为基于聚类的RBF,基于梯度法的RBF ,基于OLS 的RBF神经网络-using Matlab wrote three RBFNN procedures were based on the clustering of RBF, Based on the RBF gradient method, based on the OLS RBFNN
cis779lab2
- 径向基神经网络程序加上应用,一个在美国的台湾人写的-RBFNN procedures and application, one in the United States written by the people of Taiwan
NeuralNetwork_RBF
- RBF 神经网络应用于模式识别 -RBFNN used pattern recognition RBFNN used pattern recognition
RBF(MATLAB)
- RBF神经网络 MATLAB源程序 结构很好 可以借鉴-RBFNN MATLAB source structure can learn from the good
RBFnerualnetwork
- RBF神经网络对非线性系统进行逼近,运行成功,还有不足之处请多多指教-RBFNN right nonlinear system is approaching, the successful operation, there are deficiencies Department asked for more information
viva
- 经网络提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以达到简化径向-via the Internet presents a clustering algorithm based on the ant colony RBFNN. Ant use the parallel algorithm o
RBFNN.rar
- 七个RBF神经网络的源程序,是我收集修改总结出来的,与大家分享,欢迎讨论,Seven RBF neural network source code is modified, I summed up the collection to share with you are welcome to discuss
RBFNN
- RBFNN一步预测混沌序列性能程序,可以直接运行,效果不错!-RBFNN step chaotic sequence performance prediction procedures, can be directly run, good results!
programs-set1
- RBFNN single phase fault classification
RBFNN
- Three function for RBF neural network, using OLS,Rand and SGA function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol) p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數 t 為目標輸出值,1×K矩陣 tol 為指定容忍度或正確率 centers選定中心點,N×nc矩陣 sigma為 ? 值 W為輸出層權重,nc×1矩陣 y
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
rbfnn_forcast
- rbfnn用于长期预测,效果比多元回归模型好。-rbfnn for long-term forecast, the effect is better than the multiple regression model.
RBFnn
- rbfnn算法用于长期预测,效果较好。 -rbfnn algorithm for long-term projections, the effect is better. rbfnn algorithm for long-term projections, the effect is better.
rbfnn
- 用MATLAB编写的rbfnn程序,共同学习-Rbfnn programs written with MATLAB, learning together
PSO-RBFNN
- 一个基于PSO优化weights的RBFNN程序来进行故障诊断-PSO-based optimization weights of RBFNN procedures for troubleshooting
RBFNN
- using Matlab wrote RBFNN Classification with Multi_LSE. It uses 11data ( ABalone. German. heart. iris. PIMA. vehicle. vowel. WDBC. wine. Yale3. Yale_PCA50)
rbfNN
- RBF网络的回归---实现非线性函数回归的实现(RBFNN realization of nonlinear function regression)