搜索资源列表
xitongbianshi.rar
- 系统辨识的最小二乘递推算法、辅助变量法、增广最小二乘法及偏差补偿法的matlab程序设计实例。,Recursive least squares system identification algorithm, auxiliary variables, the least square method and the augmented error compensation law matlab programming examples.
RLS.rar
- 递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用,Recursive least squares method c language program, we can try, in very useful in the automatic control
XIAO_Fei_09621576g
- GPS定位程序,利用最小二乘法进行计算得出结果-GPS positioning process is calculated using the results of least-squares method
LS_SVMlab
- 最小二乘支持向量机工具箱,学习支持向量机必备工具-Least squares support vector machine toolbox, an indispensable tool for learning support vector machines
pls
- 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
gfd
- 此程序源码,讲述了递推最小二乘算法的具体实现过程,对于初学者具有重要的参考价值-This program source code, described the concrete realization of recursive least squares algorithm process, are an important reference value for beginners
hpir
- 本程序用C++语言编写了最小二乘曲线拟合的程序,在VC2008环境中运行成功,并给出了一个实例。 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差 // 输入 - X[n]、y[n] 拟合次数(几次的多项式) // 输出 - out[n](拟合后的节点值) dt[0]-累计平方误差 dt[1]-累计绝对误差 dt[2]-最大误差-this is a
Algorithm
- 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
pls_copy
- 这是一个非线性回归偏最小二乘程序,输入因变量与自变量,输出为x,y的主成分与负荷因子与回归系数- Inputs: x x matrix y y matrix Outputs: t score for x p loading for x u score for y q loading for y b regression coefficient
0660sanweigenzong
- 三维图像的卡尔曼滤波程序,三维纯角度被动跟踪定位的最小二乘程序-Three-dimensional image of the Kalman filtering process, the three-dimensional pure angle passive tracking positioning of the least-squares procedure. . .
提取周期信号
- 用于信号的周期成分提取,使用的最小二乘方法,拟合出一个单频的正弦信号。(For the extraction of periodic components of signals, the least square method is used to fit a sinusoidal signal of a single frequency.)
表面粗糙度Ra的matlab计算程序
- 包含高斯滤波及最小二乘中线的详细计算过程,可计算自由表面粗糙度和一维粗糙度。
C#写的最小二乘法程序
- 实现了最小二乘算法的编写,初始解解算和迭代解算都能正常运行。(The preparation of least squares algorithm, the initial solution calculation and iterative solution can normal operation.)
LSM_identification
- 基于最小二乘的系统辨识程序,可以实现对ARMAX模型的参数辨识,内容包含了单次最小二乘辨识算法和递推最小二乘算法的实现(the system identification method based on LSM.)
1Flight System Identification
- 飞机系统辨识程序,对飞行器各个气动导数,通过最小二乘或递归最小二乘进行辨识。(Code for aircraft system identification, including the least squares or recursive least squares.)
matlab编写的增广的最小二乘辨识程序
- matlab曾广最小二乘辨识程序,利用增广最小二乘法编写程序,完成系统辨识(Matlab once wide least square identification program)
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.)
程序代码WLS
- 加权最小二乘电网状态估计1111113gfvcndnfghhgk(Weighted least squares power system state estimation 1111113gfvcndnfghhgk)
坐标平面转换4参数
- C#Windows窗体应用程序 1、通过输入原始坐标系和目标坐标系两个公共点的坐标,就可以求解平面坐标系转换 四参数,并且可以通过四参数根据原始坐标系点坐标计算目标坐标系点坐标; 2、读取坐标数据文件,可以自己选择进行最小二乘平差参与计算的点的个数,然后计 算出平面坐标转换四参数,可以通过四参数根据原始坐标系点坐标计算目标坐标系 点坐标; (程序文件夹中含坐标样例数据文件:Coordinates_data.txt)(Adjustment of Fou