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

搜索资源列表

  1. vb_bezierfit

    0下载:
  2. 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2253
    • 提供者:qiao
  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. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. Edgelink_

    1下载:
  2. 实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行,供研究用-achieve connectivity and edge line fitting source, using MATLAB, can be directly implemented, for research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11812
    • 提供者:maxu
  1. Line

    0下载:
  2. 多点拟合自由线段使其连接-more fitting free line connecting it
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2416
    • 提供者:王pp
  1. Drawpicture.rar

    0下载:
  2. 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:142988
    • 提供者:elsa
  1. RANSAC

    0下载:
  2. Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1100
    • 提供者:田冰
  1. FitLine

    1下载:
  2. 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2855793
    • 提供者:GongChun
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1600
    • 提供者:lining
  1. circle-line

    0下载:
  2. 对图像的边缘点使用最小二乘法进行圆弧拟合,对图像轮廓进行多边形逼近,算法实用快速,可靠-The edges of the image point arc fitting using least squares method, the image contour polygon approximation algorithm practical fast, reliable
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2821
    • 提供者:gao
  1. Fitting

    0下载:
  2. Line & Curve Fitting To 2D Points
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1528
    • 提供者:Javaneh
  1. final

    0下载:
  2. 直线的最小二乘法拟合,输入一条曲线,经拟合后输出一条直线-The least squares fitting a straight line, enter a curve, by fitting a straight line after the output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:402213
    • 提供者:高超
  1. 02_leastsquares_robust_notes

    0下载:
  2. Explanation on the least square line fitting algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:79903
    • 提供者:stephc_int13
  1. Space-linear-fitting

    0下载:
  2. 经典的空间直。线拟合源代码,包括完整GUI界面设计程序-Classic space directly. Line fitting the source code, including a complete GUI interface design process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:91991
    • 提供者:bobo
  1. line

    0下载:
  2. 直线拟合算法,对图像分割,对目标进行直线拟合,确定目标多边形形状-Fitting a straight line algorithms, image segmentation, line fitting on the target, target polygon shapes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3913880
    • 提供者:lgmlgm
  1. RANSAC

    0下载:
  2. 随机抽样一致性算法,在含有噪声点的样本中,寻找拟合直线-Random consistency algorithm in noisy point samples, looking for straight line fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:348159
    • 提供者:Andy
  1. RansacLine

    0下载:
  2. RANSAC随机采样一致性算法 最轻大的拟合直线算法-RANSAC random sampling, the algorithm of consistency light fitting line algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:30581
    • 提供者:焦晓波
  1. line-fitting

    0下载:
  2. 使用最小二乘法来实现对输入的点进行直线拟合,-Using the least squares method to achieve the linear fitting of the input point,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2928
    • 提供者:john wang
  1. line

    0下载:
  2. 最小二乘直线拟合(对离散点进行的最佳直线拟合)-there is a code of line fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:5890
    • 提供者:xiaoxie
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com