CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 最小二乘法实现

搜索资源列表

  1. 最小二乘法直线拟合 用VC实现的

    1下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1477
    • 提供者:wrm
  1. LanePursue

    0下载:
  2. 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:double_l
  1. circlefitting

    2下载:
  2. 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mathematical optimization techniq
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:187392
    • 提供者:林楚
  1. Curves

    0下载:
  2. 曲线拟合程序,用最小二乘法实现,供大家参看
  3. 所属分类:图形图象

    • 发布日期:2014-01-17
    • 文件大小:959
    • 提供者:victor1302
  1. 2

    0下载:
  2. 通过最小二乘法 实现2次曲线拟合,利用工程数学解二次函数 的各系数,然后画出曲线图像
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2527
    • 提供者:张羽
  1. cvfitline.rar

    0下载:
  2. 直线拟合。给定1D,2D,3D点对,就能通过程序实现点对的最小二乘法直线拟合。,fitline
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:5088
    • 提供者:liuyong
  1. 常用最小二乘法估计极值分布

    0下载:
  2. :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:137829
    • 提供者:pine051025
  1. affine

    2下载:
  2. 基于最小二乘法的仿射变换 matlab实现-Least square method based on the realization of affine transformation matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:3611
    • 提供者:
  1. nihe

    0下载:
  2. 最小二乘法直线拟合用VC实现,可以给学习OPENCV图像处理的人一点帮助-VC achieved by the least square method, image processing can OPENCV people learn a little help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1481
    • 提供者:
  1. iris_location

    0下载:
  2. 用hough和最小二乘法实现虹膜的定位,用matlab实现,非常成功的例子-Hough and least squares method used to achieve the positioning of the iris, using matlab to achieve very successful examples of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:317731
    • 提供者:xiaozhang
  1. least-square-affine-transformations

    0下载:
  2. 用最小二乘法实现的仿射变换的程序,很好用的。-The least square method to achieve affine transformations of the program, very good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:8009
    • 提供者:wangyuxia
  1. GOODMovingLeastsquaresmethod

    1下载:
  2. 一个优秀的移动最小二乘法算法,使用c++实现。是我多年工作留下来的,什么也不说上传给大家使用-A good moving least squares algorithm, using c++ implementation. I have years of work left behind, not saying anything uploaded for everyone to use the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4708
    • 提供者:wen33
  1. RsImagepinjie

    0下载:
  2. 本程序实现了两幅影像在已知了重叠区域后的拼接功能,采用最小二乘法来调节两幅影像的色差,相关系数法来寻找最佳镶嵌边,并对镶嵌边采用内插处理得到联系的镶嵌线-This program implements two images overlap known regions of the splicing function, using least squares method to adjust the two color images, the correlation coefficient met
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1380991
    • 提供者:SmallBird
  1. VC_leastsquaredemo

    1下载:
  2. 最小二乘法拟合曲线实例,在vc下实现的,也可以直接运行观看效果。-Least squares curve fitting example, in vc to achieve, you can also run directly viewing.
  3. 所属分类:2D Graphic

    • 发布日期:2016-07-18
    • 文件大小:119808
    • 提供者:mxzhou
  1. muti_core-unwrap

    0下载:
  2. 在多核处理器计算机上实现的多线程INSAR相位解缠,具体解缠方法为最小二乘法。-Multi-core processors to achieve multi-threaded computer INSAR phase unwrapping, unwrapping method for the specific method of least squares.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4475283
    • 提供者:dawd
  1. LeastSquaresEllipse

    0下载:
  2. 利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好-Ellipse detection and fitting them to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1603
    • 提供者:lichao
  1. drawcircle

    0下载:
  2. 本文采用最小二乘法实现圆拟合,只要任点3点圆就可以被拟合出来,值得研究- Circular curve fitting using three points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1151
    • 提供者:吴波
  1. Sphere

    0下载:
  2. 三维数据点拟合空间球体的算法,利用最小二乘法实现空间球的拟合。-3D data points fitting the space sphere algorithm using the method of least squares fitting space ball.
  3. 所属分类:CAD

    • 发布日期:2017-11-11
    • 文件大小:702
    • 提供者:何姗姗
  1. 最小二乘法直线拟合-用VC实现的

    0下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1526
    • 提供者:nexpe
  1. matlab-with-traffic

    0下载:
  2. 对实时视频数据做二值化处理,实现目标分离跟踪检测,实现计数。通过对目标特征点连续多帧跟踪,利用最小二乘法实现测速。-traffic 凑难听
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:992
    • 提供者:tarno
« 12 »
搜珍网 www.dssz.com