CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear least squares

搜索资源列表

  1. 11111

    0下载:
  2. 多项式拟合,对一组带噪原始数据,采用“普通”的多项式函数进行拟合.-Linear fitting and least squares
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:13986
    • 提供者:dyk
  1. OFDM-channel-estimation-methods

    5下载:
  2. OFDM信道估计的几种方法的仿真,包括最小二乘(LS)法、最小均方误差(MMSE)法、线性最小均方误差(LMMSE)法以及奇异值(SVD)分解法等,毕设资料,非常珍贵-several OFDM channel estimation methods,which contains the least-squares (LS), the minimum mean square error (MMSE), the linear minimum mean square error (LMMSE) and
  3. 所属分类:其他小程序

    • 发布日期:2017-05-15
    • 文件大小:95489
    • 提供者:杨梅
  1. chazhi

    0下载:
  2. 详细介绍了matlab插值与拟合方法,包括拉格朗日多项式插值、牛顿插值、分段线性插 值、Hermite 插值和三次样条插值和曲线的最小二乘拟合、多项式拟合方法、最小二乘优化所有程序均有相应的说明与应用实例-Details of the matlab interpolation and fitting methods, including Lagrange polynomial interpolation, Newton interpolation, piecewise linear inte
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:271629
    • 提供者:唐小米
  1. damping_Guass_Newton

    2下载:
  2. 阻尼高斯牛顿算法,解最小二乘问题的理论说明及源代码。用高斯牛顿法求方向,armijo线性搜索得到步长。-Damping Gauss-Newton algorithm, the theoretical descr iption of least squares problem solution and source code. Gauss-Newton method for direction, armijo linear search to get step.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1405517
    • 提供者:chenxinzhu
  1. Calc_Rcgpara

    0下载:
  2. C# 最小二乘法求线性回归参数,比较适合初学者,蛮好懂的-C# method for least squares linear regression parameters, more suitable for beginners to understand just fine
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:909
    • 提供者:苏强
  1. WienerScalart96

    0下载:
  2. 维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。-Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3023
    • 提供者:Vision
  1. DSP_zuixiaoercheng

    0下载:
  2. 最小二乘窄带干扰消除。有用信号是一个点状目标,产生窄带干扰采样,产生高斯白噪声,设计一个M=100个系数的单步(D=1)线性预测器,再用得到的线性预测器来消除图中被干扰的信号x(n)中的噪声。-Least Squares narrowband interference cancellation. The useful signal is a target point, narrow-band interference is sampled Gaussian white noise, the de
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1230
    • 提供者:susan
  1. NIPALS-Matlab

    0下载:
  2. 基于NIPALS算法的偏线性最小二乘(PLS)Matlab程序-NIPALS linear algorithm based on partial least squares (PLS) Matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:33138
    • 提供者:Tom xue
  1. 2014-2

    0下载:
  2. 非线性回归的一个例子,用最小二乘法和NLINFIT编写。-An example of non-linear regression, using the least squares method and NLINFIT writing.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1080
    • 提供者:全权
  1. 123

    1下载:
  2. 有关回归分析的所有算法,包括详细的原理介绍及具体的matlab代码,很适合初学者使用,及有关工程人员参考;其中包含了一元线性回归、最小二乘估计方法、显著性检验、多元线性回归、利用回归模型预测、非线性回归、逐步回归等-All algorithms related to regression analysis, including a detailed descr iption and the specific principles matlab code, it is suitable for b
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:256147
    • 提供者:曹清云
  1. least_square

    0下载:
  2. 最小二乘线性拟合计算子程序,C51中可以直接使用,完美无误自己工作中使用,回馈pudn之作。-Least-squares linear fit calculation subroutine, C51 can be used directly, the perfect and correct their own work be used as the feedback pudn.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:916
    • 提供者:eepconce
  1. zuixiaorcf

    1下载:
  2. VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校 -VB using the metho
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-31
    • 文件大小:1125376
    • 提供者:gpudn44
  1. mllicheng2_bianshi

    4下载:
  2. 使用最小二乘对异步电机参数的辨识,S函数程序。- The paper puts forward a linear induction motor mathematic expression by introducing auxiliary variable method. and build a new kind of least squares parameter estimation algorithm
  3. 所属分类:matlab

    • 发布日期:2014-12-29
    • 文件大小:2048
    • 提供者:唐琼
  1. xianxinghuigui

    0下载:
  2. java编写的最小二乘法求线性回归方程进行预测,有窗体的,-Least squares method for the linear regression equation to predict
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:7386
    • 提供者:杜倩
  1. linear_math

    0下载:
  2. 在VC6中实现最小二乘法,线性拟合,经测试通过。-In VC6 achieve the least squares method, linear fit, after the test.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5254
    • 提供者:杨飞
  1. pack_sobi_instantaneous_cp3

    1下载:
  2. 二阶欠定盲分离程序,经典,完整,让您一目了然,请放心使用,原汁原味的matlab代码及详细的英文标注。-ack sobi_cp3 Second Order Blind Identification via Candecomp/Parafac order-3 (CP3) to solve linear instantaneous Blind Source Separation (BSS). sobi_cp3 allows to handle the exactly-det
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:5260328
    • 提供者:李振涛
  1. taylor_jiaodu

    0下载:
  2. 基于泰勒展开的最小二乘测向程序 泰勒展开将非线性方程转化为线性方程实现精确测向-Based on least squares Taylor Taylor to the program will be measured nonlinear equations into linear equations to achieve accurate measurements
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:andy
  1. zuiyouhua

    0下载:
  2. 求解约束优化,非线性最小二乘优化,线性优化,整数规划,二次规划等最优化问题-Solving constrained optimization, nonlinear least squares optimization, linear optimization, integer programming, quadratic programming and other optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:38948
    • 提供者:肥肥
  1. PLS

    1下载:
  2. 经典的偏线性最小二乘算法,可用于线性回归和故障诊断-Classical linear partial least squares algorithm can be used for linear regression and Troubleshooting
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5516
    • 提供者:张磊
  1. CS_KM

    0下载:
  2. 现有的贪婪迭代类压缩感知重构算法均基于最小二乘对信号进行波形估计,未考虑到可能将量测噪声引入信号估计的情况.针对以上不足,提出了一种基于线性Kalman滤波的压缩感知弱匹配去噪重构算法-Existing greedy iterative reconstruction algorithms class compressed sensing the signal waveform based on least squares estimation does not take into account
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:428327
    • 提供者:王臻
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com