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

搜索资源列表

  1. nurbs

    0下载:
  2. 强大的nurbs的工具箱 nurbs曲线,曲面,造型
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37.48kb
    • 提供者:陈文
  1. NURBS matlab工具箱

    8下载:
  2. MATLAB中的NURBS工具箱,实现曲线曲面的插值
  3. 所属分类:matlab例程

    • 发布日期:2012-10-16
    • 文件大小:54.4kb
    • 提供者:huanghuaipifu
  1. NURBS-curve-interpolator

    9下载:
  2. NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:2kb
    • 提供者:waveddd
  1. NURBS拟合调用程序

    1下载:
  2. NURBS拟合调用程序,可用于逆向具体实物。-NURBS fitting procedure is called, can be used to reverse a specific kind.
  3. 所属分类:matlab例程

    • 发布日期:2012-10-20
    • 文件大小:2.32kb
    • 提供者:陈晓霞
  1. nurbs

    2下载:
  2. 在数控系统中实现高速高精加工的nurbs插补,这个代码是在matlab对其进行的仿真-In the NC system to achieve high-speed and high precision of nurbs interpolation, this code is carried out in the matlab simulation
  3. 所属分类:matlab

    • 发布日期:2015-04-18
    • 文件大小:1.96kb
    • 提供者:li jianwei
  1. TheNURBSBook

    0下载:
  2. 工程界几何模型参数化用到的NURBS曲线生成的理论和相关源代码。可用以翼型参数化、船舶外形参数化等-the theory of NURBS curve generation and the related source code for Engineering of geometric model parameterization . Airfoil parameterization and ship shape parameterization can be used
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8.01mb
    • 提供者:liangyu
  1. nurbs-matlab

    4下载:
  2. matlab工具做NURBS曲面造型,大家可以参考一下-matlab tools to do the NURBS surface modeling, we can refer to
  3. 所属分类:matlab例程

    • 发布日期:2012-11-29
    • 文件大小:1.49kb
    • 提供者:qing yang
  1. bbb

    2下载:
  2. 用matlab实现三次NURBS插值曲线拟合,插值源程序-Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:2kb
    • 提供者:kaka
  1. NURBSGeneration

    0下载:
  2. 生成NURBS的曲线的Matlab源代码,用矩阵的方式实现。-Matlab source code about NURBS curve generation.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:550byte
    • 提供者:waveddd
  1. Untitled

    1下载:
  2. 描述NURBS曲线插补算法的生成,实现NURBS插补的过程-Describe the generation of NURBS curves
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:mazhe
  1. Untitled5

    1下载:
  2. matlab关于NURBS插补程序的生成以及相关算法的实现-matlab program for the generation of NURBS interpolation algorithm and related implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.99kb
    • 提供者:mazhe
  1. _nurbs_

    0下载:
  2. Matlab source code for nurbs curves
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:7.67kb
    • 提供者:melkeran
  1. NURBS

    0下载:
  2. NURBS曲线生成程序,文中为均匀参数化方法,其他方法可参考之。-NURBS curve generation program, the text is uniform parameterization method, other methods can reference.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1kb
    • 提供者:彭小军
  1. nurbs

    0下载:
  2. 在MATLAB7.0的环境下绘制nurbs插值曲线, -Environment in MATLAB7.0 draw nurbs interpolation curve,
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.25kb
    • 提供者:王强
  1. nurbs-toolbox

    0下载:
  2. toolbox for nurbs in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:42.02kb
    • 提供者:shera
  1. [emuch.net]nurbs_toolbox

    2下载:
  2. matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计. (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.)(matlab NURBS (NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:42kb
    • 提供者:qz223
  1. NURBS

    1下载:
  2. 为NURBS曲线拟合程序,包括插值等内容。(it's the NURBS curve fitting program, including interpolation and so on.)
  3. 所属分类:matlab例程

  1. 遗传算法处理NURBS曲线逼近(Matlab实现)

    2下载:
  2. 在Matlab平台上采用将模拟退火算法及遗传算法相结合的曲线拟合方法,实现以任意次数、任意顶点数的非均匀有理B样条(NURBS)曲线逼近给定测量点序列(On the Matlab platform, we use the curve fitting method combining simulated annealing algorithm and genetic algorithm to achieve the sequence of a given measurement point wit
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:123kb
    • 提供者:beautyjade
  1. 反算NURBS曲线插值控制点并计算NURBS插值曲线

    3下载:
  2. 对于给定的数个离散数据点,使用3次NURBS(非均匀有理B样条曲线)进行插值拟合。该算法程序能够反算出NURBS曲线控制点并绘制经过给定离散点的插值曲线。(For a given number of discrete data points, the 3 NURBS (nonuniform rational B spline curve) is used for interpolation fitting. The algorithm can calculate the control poin
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:mingle113
  1. NURBS插值插补

    3下载:
  2. 实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-18
    • 文件大小:713kb
    • 提供者:gxushine
« 12 »
搜珍网 www.dssz.com