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

搜索资源列表

  1. zuixiaoerchengfa

    0下载:
  2. 最小二乘法原理,可用于gprs定位算法中。-Least square method can be used for gprs location algorithm.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-17
    • 文件大小:19371
    • 提供者:jiangsm
  1. nihe

    0下载:
  2. 最小二乘法的基本原理和多项式拟合 最小二乘法的基本原理和多项式拟合-The basic principle of the least square method and polynomial fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:48322
    • 提供者:lkh
  1. Extended_KF

    0下载:
  2. 这个zip文件中包含的原则和双方的扩展卡尔曼滤波(EKF)和全球定位系统(GPS)算法简要说明。它的主要目的是提供一个相对容易实现的扩展卡尔曼滤波,在我们使用的输入函数的形式,而不是禁止函数处理符号表达式。它也可作为一个简要介绍了卡尔曼滤波算法GPS和学习它的意思。在为EKF的例子,我们提供的原始资料,同时使用的定位扩展卡尔曼滤波和最小二乘法的任务和解决方案。 有四个M文件和两个数据文件。 Extended_KF.m包含EKF的函数体。另一些功能和GPS的示例数据文件。-This zip f
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8834
    • 提供者:zzskzcau
  1. matlab

    0下载:
  2. 用最小二乘法求解非线性最优化问题,得最优解-The least square method for solving nonlinear optimization problems, have the optimal solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1256
    • 提供者:ZHANG
  1. shuzhijisuan

    0下载:
  2. 采用最小二乘法,样条差值等各种方法进行数值计算,并画出相应的图形-Using the least square method, spline method of difference and other numerical calculations and draw the corresponding graph
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2772
    • 提供者:王丽
  1. least_least_squares_regression

    1下载:
  2. 最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。-Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.
  3. 所属分类:matlab

    • 发布日期:2015-10-01
    • 文件大小:1024
    • 提供者:滕宇
  1. paiming

    0下载:
  2. 这是一个解决学生排名问题的matlab程序,采用的方法是用最小二乘法求解由模型确立的超定方程组。-This is a solution to the problem of students ranked the matlab program, using the least square method is to use the model established by the overdetermined equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:828
    • 提供者:于忠达
  1. zxec

    0下载:
  2. 最小二乘辨识的MATLAB简单代码简单应用-Least square method of MATLAB code simple identification
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:annie
  1. GipsView

    0下载:
  2. 用最小二乘影像方法进行影像匹配,以实现高精度影像匹配。-I use least square method to match image which has high precise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:32028
    • 提供者:wen cong
  1. A-hybrid-least-squares

    0下载:
  2. A hybrid least squares support vector machines and GMDH approach for river fl ow forecasting-This paper proposes a novel hybrid forecasting model, which combines the group method of data handling (GMDH) and the least squares supp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1467902
    • 提供者:
  1. ls-svdls

    0下载:
  2. 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。 -Least-squares method (also known as least squares) is a mathematical optimization techniques. It does thi
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:58046
    • 提供者:zjc
  1. signal

    3下载:
  2. 产生一个随机信号和两个不同频率但频率间隔很小的正弦信号,要求对两信号之和进行如下分析: (1) 求该随机信号的自相关性系数、自相关函数,画出对应的图形; (2) 利用不同的参数建模方法求出两个随机信号的功率谱; (3) 利用极大似然估计、递推最小二乘法等常用的参数估计方法估计所建模型,包括AR模型、MA模型和ARMA模型的的参数,阶次自定;并与Matlab工具箱里的一些建模函数的运算结果进行比较; (4) 利用陷波滤波和MUSIC滤波方法对该信号的频谱进行估计; (5) 利
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:6413
    • 提供者:李思青
  1. main

    0下载:
  2. 用于实现最小二乘法 其中包括了逆矩阵转置 白噪声随机产生等功能-Numerical calculation of the realization of the least square method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1241
    • 提供者:张齐
  1. LSM

    0下载:
  2. 该文档是最小二乘法进行时间序列预测使用的总结,针对不同的模型,而且还有相应的matlab实现代码。-This document is the least square method for time series prediction using summary, in view of the different model, and the corresponding matlab code.
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:1110201
    • 提供者:王亦源
  1. 10ns-Accurate-timing

    0下载:
  2. 基于最小二乘法实现精确到采样点间的准确定时,性能远远高于双程测距方法实现的测距与定时。仿真表明此方法对于抗噪声和频偏具有很好的作用。这是源代码,用matlab编写,项目要求实现10ns的精度实际中我们实现了3ns以内的精度。-Based on least square method to achieve precise sampling points of accurate timing between, performance is much higher than the round tri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:144830
    • 提供者:lmy
  1. ABS_POS

    0下载:
  2. 最小二乘法,可用于卫星导航算法,自己写的,欢迎指教。-Least Square method, which can be used in positioning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1520
    • 提供者:wu
  1. No3

    0下载:
  2. 函数逼近和图像拟合,用最小二乘法进行图像拟合-Function approximation and image fitting,Using the least square method for image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:106464
    • 提供者:yanting
  1. lsqcurfit

    0下载:
  2. least square Method Assume you determined xdata and ydata experimentally with starting guess,display best fitted polynamial coefficients and compute fitted curve vector
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:amir
  1. LLF-to-identify-parameters

    0下载:
  2. 该代码演示了如何用最小二乘法识别方程参数-The code make use of least square method to identify equation parameters
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1662
    • 提供者:史峰
  1. DV-hop

    0下载:
  2. dv-hop定位算法,用最小二乘法实现节点的定位。-Dv-hop localization algorithm, using the least square method realize the positioning of the node.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:189448
    • 提供者:朱槿
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com