登录
首页 » matlab » calcMeshNormals

calcMeshNormals

于 2012-04-28 发布 文件大小:2KB
0 88
下载积分: 1 下载次数: 11

代码说明:

  Calculates normals of a mesh. A mesh is without normals if it is constructed using pointCloud2rawMesh.m or is read from a ply or vrml file.

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

发表评论

0 个回复

  • ica_R
    这是ICA_r的程序,挺好用的,希望对大家有用,(this is ICA matlab code, it is very useful)
    2011-08-05 17:25:47下载
    积分:1
  • Clustering.m
    K-clustering / Linkeage(K-clustering/Linkeage)
    2014-02-14 12:27:32下载
    积分:1
  • yibudianjitiaosu
    文件中用matlab建立了关于异步电机的调速仿真模型,包括变频调速,矢量控制,串电阻调速,调压调速模型。(Matlab file with the establishment of the speed control of induction motor on the simulation model, including the Frequency Control, vector control, speed control resistor string, speed regulator models.)
    2009-04-14 14:44:04下载
    积分:1
  • qiche
    汽车五自由度4WS模型的建立与仿真分析比较,pdf文件(Car of five 4 WS model and simulation analysis comparison, PDF file )
    2012-05-15 15:37:44下载
    积分:1
  • MATLABcode30intelligent-algorithms
    MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现(Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations)
    2015-02-09 09:53:26下载
    积分:1
  • hw1_multimedia
    this .m file describes how to use EAQUAL encoder and other encoders ..
    2012-11-17 19:23:54下载
    积分:1
  • CUDA-CNN-master
    CNN(卷积神经网络) cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist库并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )(CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76 , after voting(99.82 ) (best 99.79 ) 2. Test on cifar-10 and get 81.42 (best 90 ) 3. Test on cifar-100 and get 51.13 (best 65 ))
    2020-08-31 21:58:10下载
    积分:1
  • music_spectrum
    MUSIC谱峰搜索算法,Multiple Signal Classification Method for direction finding.(MUSIC spectral peak search algorithm 。Multiple Signal Classification Method for direction finding.)
    2011-11-11 19:01:48下载
    积分:1
  • 1
    说明:  matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • Esprit_try
    DOA估计的又一经典算法,和MUSIC相比,不需要谱峰搜索,相对更快捷!是利用空间旋转不变性求得波大方向。(DOA estimation is a classical algorithm, and compared to MUSIC, without spectral peak searching, relatively more efficient! Is the use of space rotation invariance to obtain the wave direction.)
    2012-11-11 20:47:30下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载