登录
首页 » matlab » NURBS插值插补

NURBS插值插补

于 2018-05-18 发布 文件大小:713KB
0 161
下载积分: 1 下载次数: 39

代码说明:

  实现非均匀有理B样条曲线(NURBS)插值插补功能(Realization of interpolation interpolation function of NURBS curve)

文件列表:

NURBS插值插补\Base.m, 660 , 2018-03-31
NURBS插值插补\NURBS_interpolation.m, 10812 , 2018-03-10
NURBS插值插补\NURBS_RE.m, 9274 , 2018-03-31
NURBS插值插补\NURBS_RE2.m, 12416 , 2018-04-02
NURBS插值插补\PivotGauss.m, 1168 , 2017-12-15
NURBS插值插补\圆弧重构.fig, 306983 , 2018-04-01
NURBS插值插补\扇形重构.fig, 61515 , 2018-04-01
NURBS插值插补\直线重构.fig, 289323 , 2018-04-01
NURBS插值插补\自由曲线.fig, 61081 , 2018-04-01
NURBS插值插补, 0 , 2018-04-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mpeg
    this is matlab program for frame compression
    2009-04-18 13:14:41下载
    积分:1
  • meanshift
    implmentation of meanshift algorithm use to track object
    2011-04-24 12:38:28下载
    积分:1
  • LOG-op
    LOG算子,实现边沿检测,内附readme(LOG operator, to achieve edge detection, included readme)
    2011-06-14 20:05:44下载
    积分:1
  • 1optical_flow
    计算两张图像的LK光流,算法实现细节简单易懂(Compute LK optical flow of two images )
    2010-10-16 18:15:47下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • bpcs
    Watermarking algorithms built using matlab
    2009-03-28 19:24:06下载
    积分:1
  • Ackley1
    Ackley测试函数,经过实验的确可以用,哈哈,分享给大家(Ackley test function, indeed can be used through the experiment, ha ha, for everyone to share)
    2011-09-01 14:49:52下载
    积分:1
  • Esfera3_matlab
    Esfera control gimbal matlab
    2012-08-29 04:45:17下载
    积分:1
  • PV3
    针对光伏电站独立防孤岛保护装置现有的被动式孤岛检测方法,结合电网实际需求,(The ability to detect islanding condition is a mandatory requirement for inverter-based distributed generation system. In this study, an improved islanding detection scheme is developed using the variational mode decomposition (VMD) algorithm)
    2020-04-20 15:28:38下载
    积分:1
  • music
    说明:  music算法的实例,用于matlab编程的学习,适用于初学者,可以借鉴学习编程(The example of music algorithm is used for learning matlab programming. It is suitable for beginners and can learn from learning programming)
    2020-12-16 14:35:45下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载