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

搜索资源列表

  1. GOODMovingLeastsquaresmethod

    1下载:
  2. 一个优秀的移动最小二乘法算法,使用c++实现。是我多年工作留下来的,什么也不说上传给大家使用-A good moving least squares algorithm, using c++ implementation. I have years of work left behind, not saying anything uploaded for everyone to use the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4708
    • 提供者:wen33
  1. SpectAnalisis

    0下载:
  2. 通过最小二乘法及SVD-TLS法对同一谱进行了功率谱分析,并比较了不同阶数下,最小二乘法的效果-By least-squares method and SVD-TLS method to the same spectra of the power spectrum analysis, and compare the number of different bands under the effect of least-squares method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1078
    • 提供者:张云鹏
  1. CH3CH4CH6

    1下载:
  2. 最小二乘法、递推最小二乘法、增广最小二乘法、梯度校正参数辨识-system identification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:161226
    • 提供者:宋程
  1. zxecf

    0下载:
  2. 一个集交互式和命令式于一体的程序,采用最小二乘法进行曲线的拟合-A set of interactive and command-style in one program, using least-squares curve fitting method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1424
    • 提供者:柯迪
  1. DOSlspoly

    0下载:
  2. 在MATLAB环境中实现最小二乘法和有理分式插值法的程序-lspoly and DOS method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:614
    • 提供者:anthony
  1. SystemParameterIdentification

    0下载:
  2. 用广义最小二乘法辨识气动实验系统的参数,并采用最终误差预报估计模型阶次-Generalized Least Squares Identification of aerodynamic parameters of experimental system, using the final prediction error of the estimated model order
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2130
    • 提供者:黎明
  1. Least-squaresfittingalgorithm

    0下载:
  2. 用最小二乘法实现曲线拟合算法,通过给定的数据拟合出一条曲线-Using least squares curve fitting algorithm to achieve, through the given data fitting a curve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:55353
    • 提供者:zhangmin
  1. leastsquare

    1下载:
  2. 由C++软件编写的一次完成最小二乘法程序,在许多行业上都有广泛的应用-least square
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:8603
    • 提供者:li xuewei
  1. Least-squares-method-And-Nonlinearity

    0下载:
  2. 给出了两篇利用最小二乘法计算非线性度的方法的文档,并利用VB编写了简单的示例程序。-Gives the two least-squares method to calculate the use of non-linearity of the method of the document, and use VB to prepare a simple sample program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:70588
    • 提供者:punyrat
  1. severalmatlabprocedures0001

    0下载:
  2. 几个有用的Matlab程序,包括最小二乘法、多项式的交互输入等-several small matlab procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1238
    • 提供者:cougar
  1. 05

    0下载:
  2. 用C语言编写一个用最小二乘法曲线拟合的程序-With the C language using a least squares curve fitting procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:刘志卫
  1. ZXECf

    0下载:
  2. 根据文本框中内容,利用最小二乘法进行拟合,在图片框中显示-According to the text box contents, using least squares fitting, shown in the picture box
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:2454
    • 提供者:zaj869
  1. my_47

    1下载:
  2. 基于最小二乘法的曲线拟合,m文件带有仿真数据-Based on least squares curve fitting, m file with the simulation data
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:989
    • 提供者:张圣杰
  1. lsm

    1下载:
  2. 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1056
    • 提供者:晨宇
  1. imagematch

    0下载:
  2. 影像匹配,最小二乘法影像匹配源代码,转载的。-imagematch
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3481
    • 提供者:acyan
  1. lizi1

    2下载:
  2. 采用白噪声作为输入信号,用递推最小二乘法来进行系统辨识-Using white noise as input signal, using recursive least squares method for system identification
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:15649
    • 提供者:卓迅佳
  1. 12jj

    0下载:
  2. 最小二乘法直线拟合在matlab的应用 -Least Squares Linear Fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:548
    • 提供者:东东
  1. curvefitting

    0下载:
  2. 采用最小二乘法的三次多项式对离散数据点进行曲线拟合 -least-squares approximation curve fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:12290
    • 提供者:yiyisaxi
  1. spec

    0下载:
  2. 对两组数据进行最小二乘法拟合并得出拟合直线的斜率-using the least square algorithm to make the regression and get the slope of the line
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1946
    • 提供者:毕丽思
  1. leastsquare

    0下载:
  2. 自己编写的最小二乘法二次式的计算,可以生成经验公式,并画出相应的曲线。-I have written quadratic least squares method of calculation, can generate empirical formula, and draw the corresponding curve.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2718
    • 提供者:刘洋
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com