搜索资源列表
rbf.three
- 基于OLS 的RBF 网设计算法,适用于大专本科毕业设计,以及专业技术人员参考
Untitled7
- 基于OLS 的RBF 网设计算法,可用!需要的下
Seven-RBF_NN--code
- 七个RBF神经网络的源代码:基于梯度法、OLS 、聚类、k均值聚类、函数逼近的RBF 网设计算法,及预测模型 -Seven RBF neural network source code: gradient-based method, OLS, clustering, k-means clustering, function approximation of the RBF network design algorithms, and predictive models
RBF_OLS
- 此程序是神经网络中径向基函数的OLS算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This program is the radial basis function neural network of OLS algorithm is implemented in MATLAB. With a 2-n
TS-Fuzzy_Models
- TS-Fuzzy Model模糊系统论文pdf文件以及Matlab code源码,对学习很有帮助。-paper: "Compact TS-Fuzzy Models through Clustering and OLS plus FIS Model Reduction" and Matlab code.
OLSRBF
- 该matlab程序为基于OLS 的RBF网络设计算法。-The matlab program for the OLS-based RBF network design algorithms.
OLS_RBF
- 一个经典的基于正交最小二乘的径向基程序,算法有改进-a classic OLS-RBF program
Train_RBF_OLS
- 基于正交最小二乘方法是实现对RBF神经网络的训练-Training RBF Neural Network with OLS train method.