CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 拟合 曲面

搜索资源列表

  1. 曲面拟合

    3下载:
  2. 这是利用matlab编写的一个拟合曲面的工具箱!,可以很方便的拟合空间曲面了.-using Matlab This is a fitting preparation of the surface of the Toolbox! , It is convenient to the surface of the fitting room.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20.44kb
    • 提供者:王小笑
  1. 2Dgaussanfitting.rar

    1下载:
  2. matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.17kb
    • 提供者:zhangwei
  1. polyfit2d.rar

    7下载:
  2. 根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。,according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix
  3. 所属分类:matlab例程

    • 发布日期:2013-01-29
    • 文件大小:1.08kb
    • 提供者:zhuguanjun
  1. shepard

    2下载:
  2. 用Shepard方法实现散乱数据的曲面拟合-Shepard method using surface fitting of scattered data
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:595byte
    • 提供者:sunxuehua
  1. conicoidconicoid

    0下载:
  2. 这篇文章是关于标准空间二次曲面拟合的研究,对于齿轮研究者有很好的参考价值,希望大家喜欢-This article is about the standard space quadric fitting studies, researchers for the gear have a good reference value, I hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:632.96kb
    • 提供者:dxk
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:74.45kb
    • 提供者:changcheng
  1. gridfit

    0下载:
  2. 该函数用于二维曲面拟合,能拟合出f=(x,y)的函数图形。-Gridfit is a surface modeling tool, fitting a surface of the form z(x,y) to scattered (or regular) data. As it is not an interpolant, it allows the existence of replicates in your data with no problems.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.9kb
    • 提供者:凯歌
  1. Matlab

    0下载:
  2. 一篇用于样条曲面拟合的matlab程序实现的论文,对于初学者具有很好的借鉴意义。-1 for the spline fitting matlab program implementation paper for beginners with a good reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:297.08kb
    • 提供者:wwl
  1. BPNet

    0下载:
  2. 基于BP网络的曲面拟合,和BP网络仿真程序-BPnet
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:44.43kb
    • 提供者:赖折华
  1. zernikefun

    1下载:
  2. 由离散数据点进行曲面拟合,得到曲面方程,通过光路追迹计算波像差-Discrete data points from the surface fitting, curve equation obtained by tracing calculation of optical aberration
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5.84kb
    • 提供者:李雪
  1. Point_Curvature

    3下载:
  2. 估计一个离散点云中某个点的高斯曲率和离散曲率,算法是拟合一个二次曲面-Estimate a discrete point cloud to a point in the discrete Gaussian curvature and the curvature, the algorithm is a quadratic surface fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797byte
    • 提供者:yanmohan
  1. 1052302982Dgaussanfitting

    1下载:
  2. matlab 高斯曲面拟合 在matalab中运行的代码-Gaussian surface fitting matlab code running in matalab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.17kb
    • 提供者:李光友
  1. B3sample1

    2下载:
  2. 多层次B样条曲面拟合,采用均匀的控制点实现曲面的光滑拟合。-Multi-level B-spline surface fitting, use of control points to achieve a uniform smooth surface fitting.
  3. 所属分类:matlab

    • 发布日期:2015-02-13
    • 文件大小:1kb
    • 提供者:杨祥
  1. gridfitdir

    0下载:
  2. 曲面拟合程序,拟合效果比较好,拟合速度比较快。(The surface fitting program, the fitting effect is better, the speed of fitting is faster.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2.57mb
    • 提供者:zqc3009
  1. 曲面拟合01

    1下载:
  2. 最小二乘MATLAB程序,适合用于三维点云的最小二乘拟合。功能很强大!(Least squares MATLAB procedures, suitable for three-dimensional point cloud least square fitting. Powerful!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:20kb
    • 提供者:ujytty
  1. 第6讲 用MATLAB进行数据拟合

    1下载:
  2. 数据拟合,入门 数据拟合是一个数学函数,在MATLAB的NAG Foundation Toolbox中也有一些曲面拟合函数,如e02daf是最小二乘平方曲面拟合函数,e02def可求出曲面拟合的函数值(Data fitting is a mathematical function, in MATLAB NAG Foundation Toolbox, there are also some surface fitting functions, such as e02daf is the leas
  3. 所属分类:matlab例程

  1. B-spline

    1下载:
  2. 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
  3. 所属分类:matlab例程

    • 发布日期:2018-09-14
    • 文件大小:1kb
    • 提供者:花里胡哨
  1. matlabBspline

    1下载:
  2. MATLAB软件对b样条曲线曲面进行拟合(B-spline curve and surface fitting)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-06
    • 文件大小:3kb
    • 提供者:a速度a
  1. 激光雷达数据处理

    3下载:
  2. 文件中包含原始激光雷达数据,MATLAB读取.ubh文件、点云数据滤波、误差分析、模型验证、三维表面拟合的源代码,目前调试无误(The file contains raw lidar data. MATLAB reads the source code of.Ubh file, point cloud data filtering, error analysis, model validation and 3D surface fitting. At present, debugging is
  3. 所属分类:matlab例程

    • 发布日期:2021-04-28
    • 文件大小:11.69mb
    • 提供者:青铜锁丶
  1. Guassian_Fitting_Function_curve

    1下载:
  2. 此matlab代码利用求解线性方程组的方法,实现了高斯二维曲面拟合(附数学原理PDF文档)(This matlab code use the method of solving linear equations to achieve gaussian two-dimensional surface fitting)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-05
    • 文件大小:443kb
    • 提供者:枫0
« 12 3 »
搜珍网 www.dssz.com