登录
首页 » matlab » nurbs_toolbox

nurbs_toolbox

于 2021-01-22 发布 文件大小:37KB
0 233
下载积分: 1 下载次数: 78

代码说明:

  Matlab 非均匀有理B样条函数,能生成B样条曲线和曲面(Matlab NURBS)

文件列表:

nurbs_toolbox
.............\basisfun.m,2430,2010-01-16
.............\bspdegelev.m,20521,2010-01-16
.............\bspderiv.m,2947,2010-01-16
.............\bspeval.m,3314,2010-01-16
.............\bspkntins.m,5698,2010-01-16
.............\Contents.m,2019,2010-01-16
.............\deg2rad.m,594,2010-01-16
.............\demo4surf.m,259,2010-01-16
.............\democirc.m,311,2010-01-16
.............\democoons.m,966,2010-01-16
.............\democurve.m,604,2010-01-16
.............\democylind.m,282,2010-01-16
.............\demodegelev.m,526,2010-01-16
.............\demodercrv.m,571,2010-01-16
.............\demodersrf.m,857,2010-01-16
.............\demoellip.m,404,2010-01-16
.............\demogeom.m,763,2010-01-16
.............\demohelix.m,637,2010-01-16
.............\demokntins.m,577,2010-01-16
.............\demoline.m,216,2010-01-16
.............\demorect.m,245,2010-01-16
.............\demorevolve.m,917,2010-01-16
.............\demoruled.m,427,2010-01-16
.............\demos.m,1347,2010-01-16
.............\demotorus.m,518,2010-01-16
.............\findspan.m,2128,2010-01-16
.............\nrb4surf.m,1374,2010-01-16
.............\nrbcirc.m,2350,2010-01-16
.............\nrbcoons.m,4072,2010-01-16
.............\nrbcylind.m,1128,2010-01-16
.............\nrbdegelev.m,2453,2010-01-16
.............\nrbderiv.m,2502,2010-01-16
.............\nrbdeval.m,1727,2010-01-16
.............\nrbeval.m,3648,2010-01-16
.............\nrbextrude.m,1154,2010-01-16
.............\nrbkntins.m,3138,2010-01-16
.............\nrbline.m,840,2010-01-16
.............\nrbmak.m,4672,2010-01-16
.............\nrbplot.m,2968,2010-01-16
.............\nrbrect.m,1024,2010-01-16
.............\nrbreverse.m,887,2010-01-16
.............\nrbrevolve.m,2796,2010-01-16
.............\nrbruled.m,1570,2010-01-16
.............\nrbtestcrv.m,287,2014-11-04
.............\nrbtestsrf.m,1170,2010-01-16
.............\nrbtform.m,1464,2010-01-16
.............\nrbtransp.m,685,2010-01-16
.............\rad2deg.m,595,2010-01-16
.............\vecangle.m,891,2010-01-16
.............\veccross.m,1195,2010-01-16
.............\vecdot.m,870,2010-01-16
.............\vecmag.m,714,2010-01-16
.............\vecmag2.m,750,2010-01-16
.............\vecnorm.m,776,2010-01-16
.............\vecrotx.m,1106,2010-01-16
.............\vecroty.m,1146,2010-01-16
.............\vecrotz.m,1133,2010-01-16
.............\vecscale.m,1107,2010-01-16
.............\vectrans.m,1132,2010-01-16

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

发表评论

0 个回复

  • Grefenstette
    Grefenstette编码法的MATLAB实现 本文在MATLAB环境下编程实现针对TSP问题的Grefenstette编码法,并将其同基本遗传算法相结合,仿真求解一个 15点的TSP问题(Grefenstette coding method to achieve this paper, the MATLAB environment in MATLAB programming for the TSP problem Grefenstette coding method and genetic algorithm with the basic combination of a 15-point simulation of the TSP problem)
    2009-05-07 22:25:32下载
    积分:1
  • Control-of-an-Inverted-Pendulum
    model of Inverted Pendulum
    2012-09-17 02:35:32下载
    积分:1
  • 50-practice-of-MATLAB
    这是一部练习MATLAb编程的书籍,共有50道题目,没道题目都有详细的解释(This is a practice MATLAb programming books, a total of 50 questions, did not have a detailed explanation of the title track)
    2013-11-30 09:45:45下载
    积分:1
  • GA-program
    Genetic Algorith program in Matlab (m file)
    2015-04-17 16:48:48下载
    积分:1
  • ZLY
    一种自适应的均值滤波代码,加入了自适应的阈值T(An adaptive mean filtering code, adding the adaptive threshold T)
    2013-05-27 02:14:12下载
    积分:1
  • Model-predective-control---constrained
    Design for a Model predictive control constrained DC motor system
    2011-11-09 13:56:01下载
    积分:1
  • 高等应用数学问题的MATLAB求解(中文)全套课件
    说明:  高等应用数学问题的MATLAB问题求解,线性、积分方程、代数方程、微分方程、数据插值、函数逼近问题、概率论与数理统计问题的计算机求解,模糊逻辑与模糊推理、遗传算法、小波变换、粗糙集理论等的应用。(Matlab problem solving of higher applied mathematics, computer solving of linear, integral, algebraic, differential, data interpolation, function approximation, probability theory and mathematical statistics, application of fuzzy logic and fuzzy reasoning, genetic algorithm, wavelet transform, rough set theory, etc)
    2019-12-05 15:38:20下载
    积分:1
  • case9
    基于matlab的电力系统配电网IEEE9节点潮流计算,希望对大家有帮助(Matlab-based power system IEEE54 node flow calculation, we hope to help)
    2020-07-03 21:40:02下载
    积分:1
  • FCM
    自己编写的matlab程序,实现了图像的模糊C均值分割,没有调用工具箱里的fcm函数,里面的图像,代码文件齐全,亲测可用(I have written the matlab program,did not call the toolbox FCM function to achieve the image of the fuzzy C mean segmentation. The code file is complete, can be debugged.)
    2020-12-01 10:29:27下载
    积分:1
  • ksjj
    编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。(The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequence of discrete Fourier transform.)
    2009-05-27 13:51:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载