登录
首页 » matlab » matlab

matlab

于 2020-06-30 发布 文件大小:662KB
0 171
下载积分: 1 下载次数: 39

代码说明:

  三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模型为.obj格式,实验时需要把这部分换成上面读取.off的代码。运行其中的cut.m和cut2.m文件 “CBSM特征提取”用于提取形状特征,a.m是批量提取的,b.m是提一张图片的(3D model data contained in the Princeton Shape Benchmark dataset , the three-dimensional model , which .off file three-dimensional models that can be used in the folder open a 3D model of software Open View. matlab code reads the three-dimensional model for the matlab code to read .off file to obtain a triangular facets information and coordinate point cloud Three-dimensional model of cutting as an example of cutting three-dimensional model, in particular to find a three-dimensional model the three points form a plane, find the intersection of the plane and three-dimensional model, this is just an example of how to cut specific need to implement three-dimensional model wherein the three-dimensional model is read .obj format, experiments need to replace this part of the above read .off code. Run one of the cut.m and cut2.m file CBSM feature extraction is used to extract the shape feature, a.m bulk extraction, b.m is to provide a picture o)

文件列表:

matlab代码
..........\CBSM特征提取
..........\............\CBSM
..........\............\....\a.m,4483,2016-06-24
..........\............\....\b.m,4928,2013-10-10
..........\............\....\final





..........\............\....\.....\chongqing.bmp,21382,2013-10-09
..........\............\....\.....\dalian.bmp,18238,2013-10-09
..........\............\....\.....\fenghuang.bmp,24030,2013-10-09
..........\............\....\.....\fenghuang_c.bmp,24030,2013-10-09
..........\............\....\.....\fujian.bmp,21514,2013-10-09
..........\............\....\.....\gansu.bmp,17334,2013-10-09
..........\............\....\.....\guangdong.bmp,21814,2013-10-09
..........\............\....\.....\guangxi.bmp,21670,2013-10-09
..........\............\....\.....\hainan2.bmp,19846,2013-10-09
..........\............\....\.....\hainanx.bmp,19846,2013-10-09
..........\............\....\.....\heilongjiang.bmp,21814,2013-10-09
..........\............\....\.....\hubei.bmp,21382,2013-10-09
..........\............\....\.....\hunan.bmp,21814,2013-10-09
..........\............\....\.....\jiangsu.bmp,19574,2013-10-09
..........\............\....\.....\jiangxi.bmp,21670,2013-10-09
..........\............\....\.....\jilin.bmp,22982,2013-10-09
..........\............\....\.....\kftv.bmp,11078,2013-10-09
..........\............\....\.....\mastv.bmp,11078,2013-10-09
..........\............\....\.....\netd.bmp,11078,2013-10-09
..........\............\....\.....\ningxia.bmp,24182,2013-10-09
..........\............\....\.....\qujing.bmp,15118,2013-10-09
..........\............\....\.....\shanghai.bmp,21670,2013-10-09
..........\............\....\.....\shanxi.bmp,20678,2013-10-09
..........\............\....\.....\shanxi_c.bmp,22686,2013-10-09
..........\............\....\.....\sichuan.bmp,20398,2013-10-09
..........\............\....\.....\tianjin.bmp,16578,2013-10-09
..........\............\....\.....\yunnan.bmp,19166,2013-10-09
..........\............\....\readMat.m,1119,2013-10-09
..........\............\....\test.m,1566,2013-10-09
..........\三维模型切割
..........\............\cut3D
..........\............\.....\6fig
..........\............\.....\....\Bunny1.fig,26652,2015-03-26
..........\............\.....\....\Bunny2.fig,27315,2015-03-26
..........\............\.....\....\Bunny3.fig,27333,2015-03-26
..........\............\.....\....\Bunny4.fig,27213,2015-03-26
..........\............\.....\....\Bunny5.fig,27759,2015-03-26
..........\............\.....\....\Bunny6.fig,27397,2015-03-26
..........\............\.....\B02.bmp
..........\............\.....\bunny_low_resolution.obj,182606,2015-03-08
..........\............\.....\cube.obj,321,2015-03-08
..........\............\.....\cut.m,3672,2016-01-17
..........\............\.....\cut2.m,2416,2016-01-17
..........\............\.....\draw_crosspoint.m,480,2015-03-18
..........\............\.....\draw_linexyzxyz.m,505,2015-03-18
..........\............\.....\draw_node_face.m,571,2015-03-26
..........\............\.....\fangcheng.m,246,2015-03-19
..........\............\.....\getcrossface_line.m,420,2015-03-18
..........\............\.....\getplane2D.m,1901,2015-03-19
..........\............\.....\getV_Fv.m,384,2015-03-17
..........\............\.....\get_crossface.m,1315,2015-03-18
..........\............\.....\get_crossline.m,1235,2015-03-18
..........\............\.....\get_crosspoint.m,530,2015-03-18
..........\............\.....\get_distance.m,124,2015-03-12
..........\............\.....\objDisplay
..........\............\.....\..........\ch_cap.m,315,2015-03-18
..........\............\.....\..........\ch_eqi.m,636,2015-03-18
..........\............\.....\..........\ch_index.m,654,2015-03-18
..........\............\.....\..........\ch_is_control.m,486,2015-03-18
..........\............\.....\..........\ch_is_digit.m,550,2015-03-18
..........\............\.....\..........\ch_to_digit.m,791,2015-03-18
..........\............\.....\..........\obj_read.m,8589,2015-03-18
..........\............\.....\..........\obj_size.m,3831,2015-03-18
..........\............\.....\..........\obj_size_print.m,1053,2015-03-18
..........\............\.....\..........\s_control_blank.m,582,2015-03-18
..........\............\.....\..........\s_eqi.m,863,2015-03-18
..........\............\.....\..........\s_escape_tex.m,1153,2015-03-18
..........\............\.....\..........\s_len_trim.m,562,2015-03-18
..........\............\.....\..........\s_to_i4.m,1967,2015-03-18
..........\............\.....\..........\s_to_r8.m,5368,2015-03-18
..........\............\.....\..........\timestamp.m,338,2015-03-18
..........\............\.....\..........\word_next_read.m,3060,2015-03-18
..........\............\.....\obj_display.m,2250,2015-03-18
..........\............\.....\PandF.mat,23975,2016-06-24
..........\............\.....\pic
..........\............\.....\...\Bunnycut_01.bmp
..........\............\.....\...\Bunnycut_02.bmp
..........\............\.....\...\Bunnycut_03.bmp
..........\............\.....\...\Bunnycut_04.bmp
..........\............\.....\...\Bunnycut_05.bmp
..........\............\.....\...\Bunnycut_06.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_07.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_08.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_09.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_10.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_11.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_12.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_13.bmp,2138166,2016-01-17
..........\............\.....\...\Bunnycut_14.bmp,2138166,2016-01-17

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

发表评论


0 个回复

  • RatioCorrection
    单频率成分的离散频谱校正源程序(比值校正法)。针对单一频率谐波信号的离散频谱校正,可选择加矩形窗和汉宁窗。已调试通过。(Matlab Codes for Ratio correction based on different window.Rectangle and Hanning Window can be choose to act.)
    2010-12-02 21:00:37下载
    积分:1
  • 0_Matlab_functions
    自己写的几个matlab的函数,自己处理数据是常用。有滤波函数、平移函数等。处理后新生成的数组和原数组大小相同,行列特性也相同。(Himself wrote several matlab functions, deal with their own data is commonly used. There are filtering function, translation function, and so on. The new array is generated after treatment and the original array the same size, the ranks of features are the same.)
    2010-03-09 16:15:01下载
    积分:1
  • fuzzpid_smith
    带Simth补偿的模糊PID控制器设计及仿真(Simth compensation with the fuzzy-pid controller design and simulation)
    2012-04-26 14:06:53下载
    积分:1
  • OFDM-BPSK
    OFDM-BPSK仿真 OFDM在BPSK调制下的误码率仿真(OFDM fading with BPSK the simulation of OFDM-BPSK)
    2012-05-29 16:12:40下载
    积分:1
  • KELOMPOK-4
    source code signal and system in matlab
    2011-10-31 22:23:16下载
    积分:1
  • MATLAB-music-method
    A SAMPLE PROGRAM CODE WRITTEN IN MATLAB FOR RANDOM TESTING ON CLMIX TARGET SET WITH MUSIC method.
    2012-10-22 15:41:30下载
    积分:1
  • Modeling-and-control-of-the-doubly-fed-induction-
    Modeling and control of the doubly fed induction generator wind turbine
    2013-12-24 18:19:16下载
    积分:1
  • TURBO_QPSK---BPSK
    BPSK demodulation and modulation.it is very important knowledge for whom learning Telecommunication
    2013-03-02 01:26:38下载
    积分:1
  • bluetooth
    This file is implementing a bluetooth system which is equipped with frequency hopping method, this method is used for system protection against jamming, This is a matlab simulink file.
    2013-11-20 06:04:21下载
    积分:1
  • SPWM_3phase_ACDC_DCDC_neg
    双向PCS控制仿真,DC-DC部分采用定功率单环控制,DC-AC采用Udc-Q解耦控制,系统直流电压由后级DC-AC实现稳定控制(bi-direction PCS control simulation, DC-DC part using single-loop control, DC-AC part using Udc-Q decoupling control. )
    2016-02-13 20:19:01下载
    积分:1
  • 696518资源总数
  • 105022会员总数
  • 15今日下载