登录
首页 » Matlab » MATLAB读取OFF文件

MATLAB读取OFF文件

于 2022-02-25 发布 文件大小:4.63 MB
0 85
下载积分: 2 下载次数: 1

代码说明:

基于MATLAB的读取OFF文件程序!!! function I=offread1(filename) fid = fopen(filename, "r"); title = textscan(fid, "%s", 1); number=textscan(fid, "%d %d %d", 1); points=textscan(fid, "%f %f %f", number{1}); faces=textscan(fid, "%d %d %d %d", number{2}); for i = 1 : number{2}     faces{2}(i, 1) = faces{2}(i, 1) + 1;     faces{3}(i, 1) = faces{3}(i, 1) + 1;     faces{4}(i, 1) = faces{4}(i, 1) + 1;

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

发表评论

0 个回复

  • mybin
    source code in matlab for binarization some text
    2010-09-01 21:06:00下载
    积分:1
  • AmplifyandForward
    show the results of using AF in cooperative communications
    2011-11-20 16:00:36下载
    积分:1
  • dsp2
    说明:  应用matlab进行数字信号处理的一些源代码,希望对大家有帮助。(Matlab applications for digital signal processing of the source code, and I hope to be helpful.)
    2006-04-16 17:20:24下载
    积分:1
  • 泽尼克矩算子
    lena.bmp spatial5.m subpixel.asv subpixel.m zernike7.m      
    2022-07-16 13:11:22下载
    积分:1
  • Chapter5
    现代通信信号在matlab中的实现以应用程序(good )
    2009-05-09 17:27:54下载
    积分:1
  • MATLAB--APPLICATION_25CASES
    MATLAB 高效 编程技巧 应用 25个案例(MATLAB the efficient programming skill application 25 cases)
    2013-02-26 09:35:27下载
    积分:1
  • State_of_the-art_MOS_Comparison
    阵列信号处理信源数估计算法,用来估计信源数目(Matlab code of state-of-the-art 1-D model order selction (also known as source enumeration, estimating the number of source ignals impinging on an array of sensor) methods. The main function "main.m" compares the performance of them.)
    2013-11-26 15:56:59下载
    积分:1
  • F28335-PGF-controlCARD-Schematic
    Control chematic digram for F283335 card TI instrument
    2015-01-05 20:02:42下载
    积分:1
  • Xamarin-Essentials
    Xamarin Essentials eBook
    2015-03-25 10:26:35下载
    积分:1
  • DR
    说明:  本程序设计了DR定位导航,并采用Kalman滤波进行精度优化。仿真结果理想。(This procedure is designed DR positioning navigation, and the use of Kalman filtering to optimize accuracy. Simulation results are satisfactory.)
    2008-03-29 16:11:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载