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

搜索资源列表

  1. Data-fitting-methods

    2下载:
  2. 提供了几种数据拟合的c++代码:1 直线拟合(FIT);2 线性最小二乘法((LFIT, COVSRT), (SVDFIT, SVDVAR)(oddity), (FPOLY, FLEG)(example));3 非线性最小二乘法((MRQMIN(Levenberg-Marguardt), MRQCOF(evaluation)), FGAUSS(example));4 绝对值偏差最小的直线拟合(MEDFIT(cal para), ROFUNC(example))。-offers several d
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6066
    • 提供者:ldg
  1. line-fit

    0下载:
  2. 曲线拟合向导 ( Matlab 程序 )-Curve Fitting Wizard (Matlab procedure)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:185971
    • 提供者:khliu
  1. CoolProgressBar

    0下载:
  2. Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I m exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the gam
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:54484
    • 提供者:周长俊
  1. Chinapiecedlinealgorithms

    0下载:
  2. 此程序为中点画线算法.注意的是,本算法只能适合于直线的斜率0<k<1的情况,对于其它的情况并不适应。但是,对于其它的情况可以仿照本算法写出对应的算法,也可以用其它算法来实现,如可以用DDA算法,这里不再介绍。-for this procedure were dotted line algorithm. Note that this algorithm can only fit in a linear slope 0
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15096
    • 提供者:管声俊
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. Delineation

    0下载:
  2. This routine performs automatic curve fitting of overlapping lines. It uses a Levenberg-Marquardt fitting routine. The fit function can be Lorentzian, Gaussian or Mixed Lorentzian and Gaussian. Use Options->Line Fit to activate the line fitting pr
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1464954
    • 提供者:AMEL
  1. linefit

    0下载:
  2. Plot the least squares fit by a line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:905
    • 提供者:katore vishal
  1. fitline

    0下载:
  2. Least squares fit of a line to a set of points
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1493
    • 提供者:hazem tarek
  1. xhomol08-fit

    0下载:
  2. Console aplication for conver any number line to a diffrent number line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:3958
    • 提供者:Tony
  1. xhomol08-fit

    0下载:
  2. Concole aplication for demonstrate iteration line to calculation sal math function, ln, sin cos, tan
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3696
    • 提供者:Tony
  1. ellipse-fit-based-on-matlab

    1下载:
  2. 直线、平面、圆和椭圆拟合程序,该程序基于matlab,对学习这方面的知识有一定帮助。-circle,ellipse,straight line and plane fit based on matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:83310
    • 提供者:Jackdong
  1. ls

    0下载:
  2. 最小二乘拟合直线,通过一些测量数据拟合成一条直线 -Least-squares fitting a straight line, fit a straight line through measurement data
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:1381015
    • 提供者:西电
  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. EasyMod

    0下载:
  2. EasyMod is a MatLab/Scilab toolbox for teaching modal analysis. It provides a set of functions allowing to establish the identification of modal parameters and these validation. Nowadays, circle-fit, line-fit and least square complex exponential meth
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:52685
    • 提供者:yanning
  1. line

    0下载:
  2. 采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序-Opencv achieved using a linear least squares fit of c++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:姜荣剑
  1. fitline

    0下载:
  2. 适用于初学者学习的,对图像中直线进行检测,利用opencv库的相关函数-it is a source code for line fit
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:15183197
    • 提供者:环宇
  1. line-anasys

    0下载:
  2. matlab 数据统计分析程序,将计算数据进行分析 并进行线性拟合-matlab statistical analysis program that will analyze the data and calculate the linear fit
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:456929
    • 提供者:刘凯
  1. Hough-line

    0下载:
  2. Hough 变换检测直线,有效的拟合断点-Hough transform to detect straight lines, effective fit breakpoint
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:889
    • 提供者:李大仁
  1. line-fit

    0下载:
  2. best fit line with given data points
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1873
    • 提供者:rupam
  1. best-fit-demo

    0下载:
  2. 一个好的拟合算法,可能拟合直线、园、椭圆函数-Best-fitting line, circle and ellipse
  3. 所属分类:Data Mining

    • 发布日期:2017-05-05
    • 文件大小:436023
    • 提供者:zhaozm
« 12 3 4 »
搜珍网 www.dssz.com