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

搜索资源列表

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

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

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

    1下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:53935
    • 提供者:任萍
  1. guangyi-zuixiaoerchengfa

    0下载:
  2. 用vc++实现广义的最小二乘法程序,朋友们可以看看,请多交流!-with vc achieve generalized least squares method procedures, and friends can look at the news conference exchanges!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18481
    • 提供者:张梅风
  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. nihe

    0下载:
  2. 最小二乘法曲线拟合,其中spir0.c存放主函数,编译后运行该文件即可,该程序用vc语言实现。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1126
    • 提供者:fred
  1. 59564349circlefitting

    2下载:
  2. 最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting) 。这里有 拟合圆曲线 的公式推导过程 和 vc实现。
  3. 所属分类:数学计算/工程计算

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

    3下载:
  2. 一个拟合圆柱的小程序,VC++编写。使用最小二乘法实现。-A small cylindrical fitting procedure, VC++ to write. Using the least squares method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:7932
    • 提供者:peter
  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-27
    • 文件大小:1481
    • 提供者:
  1. LeastSquare

    0下载:
  2. VC实现的最小二乘法拟合源程序。可以供大家参考学习用。-VC of the least square method to achieve source. Learning can be used for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:119811
    • 提供者:liuweimin
  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. zxecf

    0下载:
  2. 最小二乘法线性回归,基于最小二乘法线性数值计算理论,用VC++实现-zuixiaoerchengfa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:16158
    • 提供者:qiumb
  1. quxiannihe

    0下载:
  2. 已知n个圆上的测量点,用最小二乘法实现曲线拟合圆的功能,c++语言,vc++工具实现-Achieved with the least-squares curve fitting function of the circle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:267011
    • 提供者:yin
  1. Least-Square-Fit-

    1下载:
  2. 最 小二乘法通常用于曲线拟合(least squares fitting) 。 这里有拟合圆曲线的公式推导过程和vc 实现。-The least squares method is usually used for curve fitting (least squares fitting). Here is the derivation of the formula of the circular curve fitting and vc achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-07-18
    • 文件大小:184320
    • 提供者:jimlank
  1. sunSinglePointSurfacefit

    0下载:
  2. 基于移动最小二乘法的曲线曲面拟合实现,包含反距离加权(为效果对比)--(在VC或者VS上新建工程添加文件即可,main.cpp为主函数)-Curve and Surface Fitting Based on Moving Least-Squares Methods and Inverse Distance Weighting
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:749964
    • 提供者:孙莹频
  1. 最小二乘法直线拟合-用VC实现的

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

    • 发布日期:2017-04-06
    • 文件大小:1526
    • 提供者:nexpe
  1. C++实现最小二乘法一元回归和多项式拟合

    7下载:
  2. C++实现最小二乘法一元回归和多项式拟合(C++ to achieve the least squares method, one-way regression and polynomial fitting)
  3. 所属分类:物理计算

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

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

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:cyyhm
  1. range-xalural-period

    0下载:
  2. 用vc++实现广义的最小二乘法程序,朋友们可以看看,请多交流!()
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:14336
    • 提供者:Willde
  1. zvehdzt

    0下载:
  2. 用vc++实现广义的最小二乘法程序,朋友们可以看看,请多交流!()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:14336
    • 提供者:RQaptj@405085
搜珍网 www.dssz.com