搜索资源列表
分段拟合的matlab源码
- 这是很好用的分段拟合代码,最小二乘线性拟合和三次拟合的分段拟合源码,并成图,非常实用。
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
LS
- 系统辨识,最小二乘批算法,即一次完成算法,离线辨识-System identification,Least square
XIAO_Fei_09621576g
- GPS定位程序,利用最小二乘法进行计算得出结果-GPS positioning process is calculated using the results of least-squares method
matlab-PLS
- 很好用,用matlab编的偏最小二乘法,直接在matlab里就可以用。另外带有PLS讲解-Good use, with the partial least squares matlab compiled directly in matlab can be used inside. In addition to explain with PLS
yang_RBF
- 一种最小二乘法的RBF神经网络,用于对复杂系统的辨识研究-A least squares method of RBF neural network for identification of complex systems research
tls
- 目标跟踪中的全局最小二乘算法,通过做多次蒙德卡诺试验获得其二阶距性能估计-Target tracking in the overall least-squares algorithm, through so many tests蒙德卡诺performance from its second-order estimates
leastsquaresprocedure090513
- 最小二乘法实现m个方程的最高n次多项式的拟合。-least-squares procedure
pls
- 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
recursionls
- 系统辨识二阶递推最小二乘算法实现。对数据进行了归一化的预处理,并且对原始数据进行一次采样-Second-order recursive least squares system identification algorithm
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】模糊神经网络解耦M
作业六遗忘因子
- 利用matlab实现遗忘因子最小二乘算法,绝对可以运行(Using MATLAB to realize the forgetting factor least square algorithm, it is absolutely possible to run)
matlab编写的增广的最小二乘辨识程序
- matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
最小二乘
- matlab实现数据补缺,采用的是最小二乘法和平均值填补,补缺的数据用特殊颜色标记。(Matlab realization of data deficiency, least square method)
syste_identification
- 水箱系统系统辨识实例,使用最小二乘法进行辨识参数(Modeling of water tank mechanism - least squares identification parameters)
osccalc
- matlab编程偏最小二乘算法调用函数,交叉有效性准则(Calling function of cross validity criterion in partial least squares algorithm)
plsdan
- matlab偏最小二乘算法多通道输入单通道输出程序(Partial least squares algorithm, multi-channel input single channel output program.)
plsduo
- matlab偏最小二乘算法多通道输入多通道输出程序(Partial least squares algorithm, multi-channel input multi-channel output program.)
simpls
- matlab偏最小二乘算法调用函数simpls.m文件(Partial least squares algorithm call function)
股票预测-最小二乘
- 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are training samples and 601-700 predic