搜索资源列表
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
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!
ORBFNN
- 高性能的RBFNN,可以用于回归,拟合和预测控制。-High-performance RBFNN, can be used to return control of fitting and forecasting.
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
RBFNN
- 神经网络源代码,适合做识别用的同学,或着做模式分类,数据挖掘project专用-it s a algorithm for ANN
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
- RBF神经网络,用于系统辨识 很好的文件-RBF neural networks for system identification
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
RBFNN
- 一个小的matlab程序利用RBFNN进行函数拟合-A small matlab program using RBFNN for function fitting
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
- about RBFNN and PSO.It tell about the kernal matix
rbfNN
- RBF网络的回归---实现非线性函数回归的实现(RBFNN realization of nonlinear function regression)