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

搜索资源列表

  1. Improved-least-squares-method-

    0下载:
  2. 改进型最小二乘法在PMSM参数辨识中的应用-Improved least squares method in the PMSM parameter identification
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:328411
    • 提供者:sangyu
  1. least-squares

    0下载:
  2. 最小二乘法的Matlab代码 包括基本代码,递推形式,广义最小二乘法以及含有残差的情况-Matlab code including basic code, recursive form of generalized least squares method of the least squares method containing residuals
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:4849
    • 提供者:谢金龙
  1. squares

    0下载:
  2. opencv图像处理程序,关于squares提取算法C语言实现-opencv image-processing program, About squares extraction algorithm C language
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:2867
    • 提供者:
  1. Methods-for-non-linear-least-squares-problems

    0下载:
  2. a detailed descr iption of the method of nonlinear least squares problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-04
    • 文件大小:396190
    • 提供者:wulei
  1. Kernel-Recursive-Least-Squares

    1下载:
  2. 递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!-dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone. dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone. krls_init.m- Kernel re
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:3884
    • 提供者:jiang
  1. The-method-of-least-squares

    0下载:
  2. 最小二乘法,递推最小二乘法,基本最小二乘法,帮助同学学习最小二乘法。-The method of least squares, recursive least squares method, the basic method of least squares, to help students learn the method of least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-17
    • 文件大小:692724
    • 提供者:rose
  1. least-squares-identification

    0下载:
  2. 最小二乘法辨识原理 是个ppt 讲的不错!!看看吧-The principle of the method of least squares identification is good! ! Look at it
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:5980427
    • 提供者:王某
  1. Least-squares-polynomial-fitting

    0下载:
  2. 用m语言写的最小二乘法的算法,可以直接嵌入系统中计算,简单方便-use m language to write the method of least squares algorithm, can be directly embedded systems calculation is simple and convenient
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:551
    • 提供者:王静雯
  1. Linear-Least-Squares--and-model-test

    0下载:
  2. 最小二乘回归算法以及其模型检验和参数检验并自动逐步检验。-linear least squares regression,model and parameters testing
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:2920
    • 提供者:oldyoung
  1. Least-squares-Curve-Fit-unit

    1下载:
  2. 最小二乘是由方程式近似的数据点的一组的方式,让你预测中间值,或计算的数据的一些措施。您可能已经通过绘制通过数目的数据点图上绘制的直线近似的趋势线。最小二乘这不只是“装修”,但在数学的方式,最大限度地减少错误,从而导致。我的单元延伸最小二乘从仅仅是一种直线拟合到高阶多项式为更复杂的数据(其中可能有一平方律拟合的物理原因,例如),或更好的匹配的数据。-Least-squares is a way of approximating a set of data points by an equation
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:221705
    • 提供者:liu
  1. The-method-of-least-squares

    0下载:
  2. 利用最小二乘法的原理高精度估计正弦波信号的幅值,频率和初相-The principle of using the least squares method estimated sine wave signal amplitude, frequency and initial phase of high-precision
  3. 所属分类:Algorithm

    • 发布日期:2017-10-31
    • 文件大小:2727875
    • 提供者:罗知亮
  1. Partial-least-squares

    0下载:
  2. 偏最小二乘法回归。使用这个方法计算出一组数据的回归方程-Partial least squares regression. Use this method to calculate the regression equation of a set of data
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1221
    • 提供者:詹东文
  1. least-squares

    0下载:
  2. 最小二乘法快速计算软件(带qt源码)最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。-The least squares method least squares method for rapid calculation software (with qt source) (also known as the least squares method) is a mathematical optimization techniques. Minim
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:4671186
    • 提供者:林海
  1. Least-squares-fitting-line

    0下载:
  2. 用C语言通过最小二乘法拟合出已知直角坐标的点进行线性拟合,并给出表达式及线性度-Least squares fitting line
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:898
    • 提供者:华暗香
  1. The-method-of-least-squares

    0下载:
  2. 最小二乘法的证明及matlab程序,附有文字说明和程序源码-The method of least squares
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:12643
    • 提供者:郄晓斌
  1. Least-squares-straight-line

    0下载:
  2. 最小二乘法拟合直线程序,数据自己做,很简单-Least-squares fitting a straight-line program data to do is very simple ......
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:580
    • 提供者:楚彭子
  1. Least-squares-fitting-curve

    0下载:
  2. 用matlab所学的知识,编写最小二乘法拟合程序,以解决物理实验中的最小二乘法拟合曲线以及相关系数等的问题。-With matlab learned, the preparation method of least squares fitting procedure to solve the problems of the least-squares fitting curve and correlation coefficient physics experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:72355
    • 提供者:邓棋文
  1. using-the-least-squares-method-

    0下载:
  2. 建模与辨识基础 利用最小二乘法进行系统辨识 -Modeling and identification using the least squares method on the basis of system identification
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:38177
    • 提供者:weiyu
  1. the-generalized-least-squares-

    0下载:
  2. 建模与辨识基础 利用广义最小二乘法进行系统辨识-Modeling and identification basis using the generalized least squares method for system identification
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:106344
    • 提供者:weiyu
  1. Least-squares-fit

    0下载:
  2. 曲线的最小二乘拟合,本文件通过最小二乘法进行曲线的拟合,-Least-squares fit
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:3901
    • 提供者:weishao
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com