搜索资源列表
最小二乘算法源程序代码
- 用于系统辨识的参数估计的最小二乘算法源程序代码
递推最小二乘估计算法
- 对于输入、输出数据较多的情况下,一次性完成的最小二乘估计算法计算量很大,速度降低而且有可能出现病态矩阵的情况,递推的最小二乘估计算法解决了上述问题。
增广最小二乘估计
- 如果噪声e(k)为有色噪声时,采用最小二乘辨识系统参数为有偏估计,为改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出一种增广矩阵的方法
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
guji
- 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the rea
45699GAtools
- 好用的。系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。 -refrain. System identification, estimation recursive least squares (RLS) identification model is of the order of an important algorithm. The procedu
datacard
- 数据采集卡程序,并利用最小二乘估计数据模型。VC+MatLAb 混合编程实现。-Data acquisition card procedures and the use of least squares estimation data model. VC+ MatLAb Matlab.
least_square_estimation_model_select
- 生成一组带有高斯噪声的样本,分别用一阶,二阶,三阶的最小二乘估计方法进行拟合,然后分别用AIC,MDL,FPE,CAT四种评测模型对其性能进行比较,得到最优的拟合模型.
LS
- 此源码在c++环境下,实现实现最小二乘估计算法的计算。-This source in c++ Environment, realize realize the calculation of least squares estimation algorithm.
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径-Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius
FitFunc
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution,
FittFunc
- 多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation,
ls-ar
- 自编函数实现AR模型的最小二乘估计(AR阶数=4)-AR model of self-function of least squares estimation (AR order = 4)
OSM
- 最小二乘估计,中位数估计,M估计 测量数据处理方面的一个简单的例子-Least squares estimation, the median estimate, M is estimated measurement data processing, a simple example
Two-Arrays-bearing-target-tracking-algorithm-for-u
- 双基阵纯方位目标跟踪无偏最小二乘估计算法Two Arrays bearing target tracking algorithm for unbiased least squares estimation-Two Arrays bearing target tracking algorithm for unbiased least squares estimation
Optimally-weighted
- 最优加权最小二乘估计与线性无偏最小方差估计性能比较-Optimally weighted least squares and linear unbiased minimum variance estimation performance comparison
InitialAlignment
- 采用最小二乘估计和Kalman滤波估计方法,提出、设计实现了一个有效实用的FOG 捷联式惯导系统(SINS)初始对准方法。-the least twin multiplication estimatin The Kalman filter estimation are adopted, and a FOG SINS’s initial alignment method is put foreword and designed.
多级最小二乘
- 多级最小二乘参数估计算法,能够估计ARX结构的模型的参数(multi-level least square parameter estimation algorithm, suitable for estimating the parameters of an ARX model)
suanfa
- 最小二乘估计参数,最小二递推乘估计参数,指数最小二乘递推估计参数(zui xiao er cheng gu ji)
谐波频率估计的总体最小二乘方法TLS_ESPRIT
- 利用总体最小二乘法谐波检测,检测结果快速准确(Harmonic detection using the total least square method and the test results are fast and accurate)