搜索资源列表
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
7330
- 3D robot arms project, completed, the schematic and code included, very useful, implemented nonlinear control algorithem-3D robot arms project, completed, the schematic and code included, very useful, implemented nonlinear control
OLS
- 最小二乘算法源码。自己写的最小二乘算法,未使用任何第三方库。-Least-squares algorithm source code. Least squares algorithm to write, do not use any third-party libraries.The least square algorithm the source code. Write your own least square algorithm, did not use any third party
RBF_OLS.m
- 4,基于OLS 的RBF 网设计算法 - 4, based on the OLS RBF network design algorithm
ols
- 自己编写的一维OLS算法,拟合效果还不错-I have written a one-dimensional OLS algorithm, the results were pretty good fit
SparseOLS
- implementation ols sparse algorithm
OLS
- This an implementation of OLS algorithm. I uploaded data with it but you should use your own input and output-This is an implementation of OLS algorithm. I uploaded data with it but you should use your own input and output