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

搜索资源列表

  1. canny

    3下载:
  2. 圆形标志点的亚像素定位及其应用,采用的是canny算子进行边缘检测,然后通过曲面拟合进行亚像素检测-Sub-pixel location of circle target and its application
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1075727
    • 提供者:linjh
  1. mnihhezipa

    1下载:
  2. matlab曲面拟合程序源码,能能的到函数具体解析式 -matlab surface fitting program source code, can be able to function analytic expression
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:21074
    • 提供者:
  1. qumiannihe

    1下载:
  2. 根据(x,y,z)数据点进行曲面拟合,并绘制散点图、曲面图等-qumian nihe
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:10952
    • 提供者:dale
  1. 2dgaussian210

    0下载:
  2. 2维曲面拟合,gauss or gabor 函数-Functions to fit a 2D Gaussian or 2D Gabor to a surface. The routines are automatic in the sense that they do not require the specification of starting guesses for the model parameters. This is done by evaluating the quality
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8694
    • 提供者:张信雨
  1. Seegplotc

    3下载:
  2. 散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了了一下,写的有点繁琐,还是比较不错的, -The scattered dense point surface fitting, download in the abroad matlab Forum, looked a bit, write a bit tedious, it is quite good,
  3. 所属分类:Windows编程

    • 发布日期:2013-08-16
    • 文件大小:186798
    • 提供者:tb
  1. quxiannihe

    1下载:
  2. matlab曲面拟合强烈向做实验数据处理的朋友推荐,该函数特别适合空间点的曲面拟合,matlab中对于此类数据点似乎只能用griddata差值计算,并且效果不怎么好;至于B样条拟合,其外扩数据点的选取不是一般的matlab用户所能掌握的,同时对于非网格数据的转换也是一个问题-matlab surface fitting is strongly recommended to friends experiment data processing, the function surface fitti
  3. 所属分类:GIS program

    • 发布日期:2015-11-28
    • 文件大小:838656
    • 提供者:cc
  1. qumiannihe3

    0下载:
  2. 曲面拟合,用于数字图像相关计算时找到极值点-Surface fitting for digital image calculated to find extreme points
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:582
    • 提供者:林浩
  1. Harris

    1下载:
  2. 两种亚像素级角点检测方法。一种曲面拟合,一种灰度梯度。并可输出坐标,精度较高,main为运行程序。-The two sub-pixels corner detection method. A surface fitting, a gray gradient. And output coordinates, accuracy, main to run the program.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:4863097
    • 提供者:邹伟
  1. surfer_kriging

    0下载:
  2. VC动态库调用surfer中的曲面拟合功能-Surface fitting function in VC dynamic library calls surfer
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:1696
    • 提供者:lzhifeng
  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. opennurbs

    0下载:
  2. 很全的Nurbs算法用作曲线曲面拟合光顺,包含nurbs开发应用的各个方面。-very useful algrithom of NURBS for many kinds of application
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1659627
    • 提供者:tanj
  1. fitting-code

    0下载:
  2. vb6.0编写的最小二乘法直线拟合、二次曲面拟合程序,线性方程组采用列主元高斯消去法。-vb6.0 prepared by the method of least squares fitting a straight line, the quadratic surface fitting procedure, linear equations using Gaussian elimination main-element.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:14547
    • 提供者:xft
  1. hpir

    0下载:
  2. 拟合与逼近算法代码。包括最小二乘曲线拟合、切比雪夫曲线拟合、最佳一致逼近的里米兹方法、矩形域的最小二乘曲面拟合-Fitting and approximation algorithm code. Including the least squares curve fitting, cut Chebyshev curve fitting, best uniform approximation method of Li Mizi rectangular domain least squares su
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:5658
    • 提供者:邱永红
  1. vbqmnh

    0下载:
  2. 自己编的用vb6 实现二次曲面拟合的源代码。-Own series quadratic surface fitting with vb6 source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:4357
    • 提供者:许洋
  1. sandiansanweichazhi

    1下载:
  2. 散点的三维曲面拟合,其中x、y、z都用矩阵表示,可以直观x、y、z之间的关系。-The scatter the 3D surface fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:810
    • 提供者:田倩
  1. subpixel

    0下载:
  2. 两种角点亚像素精度定位方法 依照曲面拟合和角点梯度垂直方向 获取亚像素坐标 为摄像机标定所用-Two corner sub-pixel precision positioning method in accordance with the vertical direction of the surface fitting and corner gradient for sub-pixel coordinates for camera calibration
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:1329
    • 提供者:小小
  1. TableCurve

    0下载:
  2. 这是一个曲线曲面拟合软件,功能很强大,下载后把它安装上就可运行!-This is a curve and surface fitting software, very powerful, download and install it on can run!
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:13533184
    • 提供者:tangsuming
  1. Least-squares-surface-fitting-code

    0下载:
  2. 可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有-Surface fitting code: round ball linear plane fitting
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:3208
    • 提供者:wangqiang
  1. Moving-surface-fitting

    0下载:
  2. 移动曲面拟合,用于各种DEM数据内插,改变一下参数-Moving surface fitting, for a variety of DEM data interpolation, a change of parameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:909
    • 提供者:ssssssssss
  1. Matlab

    0下载:
  2. 曲面拟合 曲面拟合 曲面拟合- surface fitting
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:高炳涛
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com