CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小二乘估计

搜索资源列表

  1. AR(5)

    4下载:
  2. 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3860
    • 提供者:李洁薇
  1. 45699GAtools

    1下载:
  2. 好用的。系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。 -refrain. System identification, estimation recursive least squares (RLS) identification model is of the order of an important algorithm. The procedures through the realization of
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:109405
    • 提供者:叶梭
  1. datacard

    1下载:
  2. 数据采集卡程序,并利用最小二乘估计数据模型。VC+MatLAb 混合编程实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:152349
    • 提供者:鹿角菜
  1. least_square_estimation_model_select

    1下载:
  2. 生成一组带有高斯噪声的样本,分别用一阶,二阶,三阶的最小二乘估计方法进行拟合,然后分别用AIC,MDL,FPE,CAT四种评测模型对其性能进行比较,得到最优的拟合模型.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:984
    • 提供者:狐狸
  1. LS

    0下载:
  2. 此源码在c++环境下,实现实现最小二乘估计算法的计算。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13298
    • 提供者:金甲
  1. circfit

    0下载:
  2. 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:924
    • 提供者:wmj
  1. FitFunc

    0下载:
  2. 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:23041
    • 提供者:liyuedsg
  1. FittFunc

    4下载:
  2. 多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21990
    • 提供者:lcp
  1. guji

    2下载:
  2. 系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。-system identification, recursive least squares estimation (RLS) identification model is of the order of an important algorithm. The program through the realization of the algorithm, to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3755
    • 提供者:qqiang
  1. LS-TLS

    3下载:
  2. LS和TLS算法原理及其Matlab仿真,未知的参数向量 常可以建模成矩阵方程 ,A和b分别是与观测数据有关的系数矩阵的向量。通过使误差的平方和最小来确定参数估计向量 。所求得的估计成为最小二乘估计 -LS and TLS Algorithm and its Matlab simulation, the unknown constant parameter vector into a matrix equation can be modeled, A and b are coefficien
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-08-29
    • 文件大小:1024
    • 提供者:云卷云舒
  1. -MUL_estimators-

    0下载:
  2. 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值! - A Collection of Fitting Functions A collection of fitting functions for various Distributions. The provided files are an excellent source for EM based Matlab work.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:21503
    • 提供者:wuchangke
  1. matlab simulation 卡尔曼滤波算法

    9下载:
  2. 卡尔曼滤波算法的仿真、最小二乘参数估计、整个电池管理系统的simulink仿真-Kalman filter algorithm simulation, least-squares parameter estimation, the whole of the battery management system simulink simulation
  3. 所属分类:matlab例程

    • 发布日期:2012-10-21
    • 文件大小:13957
    • 提供者:dore
  1. OFDM2

    0下载:
  2. OFDM信道估计的简单仿真程序,使用最小二乘方法对OFDM信道进行估计。-OFDM channel estimation in a simple simulation program, using the least-squares method OFDM channel estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4423
    • 提供者:李殿为
  1. vc

    0下载:
  2. 是一个用vc编写的非线形最小二乘估计 -Is a vc prepared using non-linear least squares estimation
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:s
  1. wsn5

    0下载:
  2. 减少无线传感器网络节点定位误差的方法 吕睿, 阳宪』惠 清华大学自动化系, 北京 摘要为提高无线传感器网络节点定位精度, 提出种基于距离信息的改进定位算法改进三边测量法、加权最 小二乘估计、抗差最小二乘估计。在一定先验假设情况下, 对三边测量法以及由其衍生出最小二乘估计进行改进, 并将抗差最小二乘估计方法引入到节点定位计算之中。仿真结果表明种算法能够有效减少定位误差。抗差最小 二乘估计在系统存在粗差情况下效果尤其显著。当系统对能耗要求严格时, 可采用改进三边测量法或加权最
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:355321
    • 提供者:ge
  1. LSETest

    0下载:
  2. 应用matlab实现的高等数理统计最小二乘估计源码-Matlab implementation of higher application of mathematical statistics source least squares estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:746
    • 提供者:xunzhiyyh
  1. signal_matched_phase

    0下载:
  2. 信号相位匹配原理的正弦信号参数的最小二乘估计-Parameter estimation of sinusoidal signals by using principle of signal matched-phase
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:140107
    • 提供者:Zhou
  1. PSO

    0下载:
  2. PSO应用于最小二乘估计,编程环境为MATLAB6.5-PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:陈杨
  1. 2

    1下载:
  2. 此算法为最小二乘参数估计的递推算法。运行后得到辨识参数:a1= -1.4981, a2= 0.7038, b1= 1.0476, b2= 0.4704。-The algorithm for the recursive least squares parameter estimation algorithm. After operation to identify the parameters: a1 =-1.4981, a2 = 0.7038, b1 = 1.0476, b2 = 0.4704.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1808
    • 提供者:Lightning
  1. WLSF

    0下载:
  2. 基于加权最小二乘的探测器状态估计,可实现快速估计和收敛-Weighted LM based probe states estimation, with high speed and rapid convergence.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1272
    • 提供者:木月
« 1 2 34 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com