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

搜索资源列表

  1. 103244810MyIMITATE

    1下载:
  2. 两种曲线拟合的算法,对直线,多项式进行拟合,并得出其计算公式
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:94535
    • 提供者:sdfkl
  1. ellin3

    2下载:
  2. 该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:46025
    • 提供者:董小华
  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. LeastSquare

    0下载:
  2. 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1970265
    • 提供者:刘刚
  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. zxexf

    0下载:
  2. 曲线拟合的最小二乘法 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 y 68 67.1 66.4 65.6 64.6 61.8 61.0 60.8 60.4 60 试验要求:利用曲线拟合的线性最小二乘法求被逼近函数f(x)在点x=55处的近似值,并画出实验数据和直线-Method of least squares curve fitting of the experimental cases: known func
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:522
    • 提供者:杨旸
  1. houghlines

    0下载:
  2. 用hough变换拟合直线,开发环境为C++,利用工具opencv,希望对大家有用-Fitting a straight line with the hough transform, the development environment for C++, use of tools opencv, we hope to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1489435
    • 提供者:刘雷
  1. Linear_least_squares_fitting_procedure

    0下载:
  2. 最小二乘法的拟合直线的C++源代码,供参考。-Least squares method of fitting a straight line of C++ source code for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:聂鑫鑫
  1. NuclearFitting

    0下载:
  2. 核辐射中仪器标定时用到的最小二乘拟合法,coords.txt是实验得出的数据!该方法可求出拟合直线的斜率和截距。-Nuclear radiation instrumentation calibration when used least-squares fitting, coords.txt are derived from experimental data! This method can be obtained fitting a straight line of slope and in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:924
    • 提供者:杨慧
  1. 006

    0下载:
  2. 拟合直线Fitting a straight line-Fitting a straight line
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:88928
    • 提供者:chenchunchao
  1. ThreePointFitCircle

    0下载:
  2. Matlab实现: 不在同一直线上的三个点,拟合出一个圆。-Using Matlab program to fit a circle from three point which do not locate in a line.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:934
    • 提供者:王静
  1. 11

    0下载:
  2. 这几个MATLAB代码是圆、直线的拟合曲线的源程序-MATLAB code for these is round, linear curve fitting source
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:82888
    • 提供者:杨柳
  1. static

    0下载:
  2. c++计算传感器的静态特性,从正行程和反行程拟合出直线,得出线性度,迟滞,重复性-c++ calculation of static characteristics of the sensor, from being fitted out the travel itinerary and anti-straight, come linearity, hysteresis, repeatability
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1725
    • 提供者:孔霖
  1. Leastsquarscurvefitting

    0下载:
  2. 主要功能是最小二乘曲线拟合,根据一系列的点,拟合出一条直线-Main function is least squares curve fitting, based on a series of points, fitting a straight line
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1011
    • 提供者:xiaoing
  1. HOUGH_Car

    0下载:
  2. 提出了一种先分段,再利用Hough变换拟合直线的水平分割方法和基于先验知识约束的垂直分割方法,同时提出目标增强的预处理方法.大量实验表明,该算法较好地解决了以上问题,适用于各种质量的车牌图像,分割的准确率较高.-Presents a first section, then use the level Hough transform fitting straight line segmentation method and prior knowledge constraints on vertic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:270993
    • 提供者:郭事业
  1. rms

    0下载:
  2. 通过不同大小的窗口移动,计算每个窗口内地形剖面数据的均方根值,得到的数据在双对数图中拟合直线可求得分维数-move the windows of different size and calculate the rms of the data in the window.Then using the resultant data to plot,so that the fractal dimension can be gotten.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3803
    • 提供者:毕丽思
  1. freeman

    0下载:
  2. 最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片-MLE fit line(MLE for fitting a line pair)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2171
    • 提供者:bell
  1. polygonalApproximation

    0下载:
  2. 这是一种折线逼近算法,主要被用来拟合直线。-polygonal Approximation used to fit line segment
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2148
    • 提供者:史晓萍
  1. LinFit

    1下载:
  2. 最小二乘算法进行拟和直线函数,拟合出一条直线-最小二成算法进行拟和直线函数
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:53569
    • 提供者:汪刚
  1. quxiannihe

    0下载:
  2. 曲线拟合程序,用于拟合公路曲线的拟合,包括直线,圆曲线,和缓和曲线-Curve fitting procedure for fitting road curve fitting, including linear, circular curve, and the transition curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:21208
    • 提供者:mxzhou
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com