登录
首页 » matlab » NURBS-Toolbox

NURBS-Toolbox

于 2020-09-10 发布 文件大小:39KB
0 180
下载积分: 1 下载次数: 80

代码说明:

  matlab NURBS 工具箱,应用于matlab中NURBS曲线、曲面的设计.(NURBS toolbox used in MATLAB, used to the design of NURBS curves and surfaces.)

文件列表:

NURBS Toolbox
.............\license.txt,1331,2010-01-15
.............\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,286,2010-01-16
.............\.............\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 个回复

  • 2D_M-Band_wavelet_decompositon
    matlab环境下实现的二维图像的mallat小波算法的多进制小波分解(matlab environment to achieve the two-dimensional image of mallat wavelet multi-band wavelet decomposition algorithm)
    2010-05-24 16:50:50下载
    积分:1
  • rwg1
    Antenna and EM Modeling with MATLAB
    2011-10-07 06:06:31下载
    积分:1
  • matlabga
    matlab应用的小程序 可以根据需要更改参数(matlab applications, applets can change parameters)
    2011-01-01 19:40:49下载
    积分:1
  • 直流潮流
    说明:  基于直流潮流法的IEEE-30节点潮流计算(Power Flow Calculation of IEEE-30 Nodes Based on DC Power Flow Method)
    2018-12-31 13:59:31下载
    积分:1
  • Feature_Extraction_Wavelets
    说明:  BeamLab is a collection of Matlab functions that have been used by the ... R. Coifman, D. Donoho, Digital Implementation of Ridgelet Packets, 2002 ... like to help us to compile the MEX source files, please contact us by email.
    2019-02-23 03:32:01下载
    积分:1
  • Firefly_Algorithm_WSN-master
    说明:  使用萤火虫算法对传感器网络进行覆盖的优化(FA)(Optimization of Sensor Network Coverage using Firefly Algorithm (FA))
    2020-11-24 16:44:14下载
    积分:1
  • Lyapunov
    小数据量法求Lyapunov指数_龙格库塔(Small amount of data Lyapunov index _ method Runge-Kutta)
    2009-01-09 16:33:54下载
    积分:1
  • stf_sim_v2
    布朗大学的基于生源定位开发的一款模拟生成环境(Brown University developed a simulation based on the students locate the build environment)
    2013-01-27 10:25:04下载
    积分:1
  • aa
    用matlab对正弦信号进行不同采样频率的采样分析,并画出图形;matlab卷积源程序(The sampling and analysis of the sinusoidal signals of different sampling frequencies)
    2012-11-25 18:33:24下载
    积分:1
  • FLYBACKCONVERTER
    FILE BACK CONVERTER BY USING MATLAB
    2015-12-02 22:06:08下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载