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

搜索资源列表

  1. 最小二乘法直线拟核源代码

    1下载:
  2. 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:authority007
  1. 直线度检测

    0下载:
  2. 用最小二乘法拟合出机床导轨运动时的直线,从而可以对机床导轨的直线度误差进行检测- Fits time the engine bed guide rail movement with least squares method the straight line, thus may carry on to the engine bed guide rail straight dimension error examines
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3.48kb
    • 提供者:王杰
  1. 最小二乘法直线拟合程序

    4下载:
  2. 此程序为vc程序源代码,而且是多项式拟合程序,具体做法是从一副图上读出离散或连续的点,拟合成直线或曲线。-procedure for vc source code, but is polynomial fitting procedures, the specific approach is a map read out discrete or continuous, straight line or be synthetic curve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.86kb
    • 提供者:liu
  1. 最小二乘法拟合

    1下载:
  2. 输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。
  3. 所属分类:Windows编程

    • 发布日期:2011-12-20
    • 文件大小:1.99kb
    • 提供者:linglink
  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
    • 文件大小:139.64kb
    • 提供者:elsa
  1. NIHE

    3下载:
  2. 基于VC++的曲线拟合。包括直线拟合,多项式拟合,对数拟合-the line nihe base of VC++
  3. 所属分类:Windows编程

    • 发布日期:2013-05-20
    • 文件大小:2.93mb
    • 提供者:王傲能
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947byte
    • 提供者:张涛
  1. 006

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

    • 发布日期:2017-04-24
    • 文件大小:86.84kb
    • 提供者:chenchunchao
  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
    • 文件大小:1.68kb
    • 提供者:孔霖
  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
    • 文件大小:1011byte
    • 提供者: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
    • 文件大小:264.64kb
    • 提供者:郭事业
  1. Bresenham

    0下载:
  2. 基于C++的编程,任意输入点拟合直线,界面描出点并且画出拟合的曲线-Bresenham
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:46.42kb
    • 提供者:雷洋
  1. ls

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

    • 发布日期:2017-11-18
    • 文件大小:1.32mb
    • 提供者:西电
  1. fitting-line

    0下载:
  2. 可输入多组数据,最小二乘法拟合直线方程。并可以验证其误差-Multiple sets of data can be entered, least-squares fitting a linear equation. And can verify its error
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:4.88mb
    • 提供者:王志强
  1. wber

    0下载:
  2. 威布尔分布曲线拟合的matlab程序,对于一切符合威布尔分布的数据都适用。本程序以rainflow程序为基础,对随记采样的数据进行统计,然后拟合直线。-Weibull distribution curve fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:1.5kb
    • 提供者:张世飞
  1. zuixiaorcf

    1下载:
  2. VB采用最小二乘法演示如何在VB中实现线性拟合和二次拟合,编译时候需要TeeChart5.ocx,已将此文件打包,你无需再下载。新建 Microsoft Excel 工作表.xls里是测试数据,程序会自动读龋这里要说的是:   1.1 线性拟合:给定一组数据(xi,yi),i=1,2,…,m,做拟合直线。   1.2 二次拟合:给定数据系列(xi,yi),i=1,2,…,m,用二次多项式函数拟合这组数据。作出拟合函数与数据序列的均方误差最校 -VB using the metho
  3. 所属分类:Windows Develop

    • 发布日期:2015-08-31
    • 文件大小:1.07mb
    • 提供者:gpudn44
  1. 拟合

    0下载:
  2. 输入N个点的横纵坐标,用一条直线拟合,用类的方法求出最能表现这N个点所在的那条直线的方程。(Enter the horizontal and vertical coordinates of N points, use a straight line fitting, and use the class method to find the equation that can best represent the line in which the N points are located.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:512kb
    • 提供者:楚子航
  1. 最小二乘法直线拟合 用VC实现的3

    0下载:
  2. 最小二乘法拟合直线,通过点云或者三角网格(Least square fitting straight line by point cloud)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:cyyhm
  1. 实现直线识别_拟合角平分线

    0下载:
  2. 最近在学习matlab所以上传了较多关于matlab的代码,如果有学数值计算的同学,这里面是线性拟合与直线识别的相关内容(Recently, in learning Matlab, I uploaded more code about MATLAB. If there are students who learn numerical calculation, it is related to linear fitting and line recognition.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:132kb
    • 提供者:知道17
  1. Ransac拟合直线和圆

    1下载:
  2. C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
  3. 所属分类:C#编程

    • 发布日期:2021-03-17
    • 文件大小:75kb
    • 提供者:bosshyup
« 12 3 »
搜珍网 www.dssz.com