登录
首页 » matlab » matlab

matlab

于 2020-06-30 发布 文件大小:662KB
0 155
下载积分: 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 个回复

  • paly_music
    you can play piano by using matlab
    2010-11-17 23:56:11下载
    积分:1
  • jingtongmatlab
    说明:  精通matlab一书中涉及的程序,很详细。有命令和源代码。(Proficient in the procedures involved in matlab book, very detailed. An order and source code.)
    2011-03-13 10:53:49下载
    积分:1
  • a
    说明:  关于《精通MATLAB2008应用程序接口编程》代码。讲述MATLAB与C++等其他语言的接口代码(The code is about the interface between MATLAB and other program)
    2010-04-15 15:03:15下载
    积分:1
  • Ekman风海流
    说明:  对埃克曼风海流进行数值模拟,观察不同风速下风海流的结构差异以及风海流结构随时间的差异。(The numerical simulation of Ekman wind current is carried out to observe the structure difference of wind current under different wind speed and the difference of wind current structure with time.)
    2021-04-14 15:18:55下载
    积分:1
  • UWB_Channel_IEEE_802_15_3a
    利用MATLAB建立了IEEE_802_15_3a的UWB标准的多径信道的系统仿真,给出了相应的分析(failed to translate)
    2010-06-07 15:51:32下载
    积分:1
  • fcmthresh
    the clustering gives a high level of understanding with the present number of data sets which do not have a common behaviour between one and the other
    2009-12-10 01:41:26下载
    积分:1
  • shuzitiao
    说明:  数字调制程序fsk psk dpsk各种调制的源程序 升余弦信号等(Fsk psk dpsk digital modulation process of the source of various modulation cosine signals )
    2011-04-08 13:49:06下载
    积分:1
  • ANN
    基于神经网络的强机动目标跟踪,可以自适应调节机动频率。(Strong based on neural networks maneuvering target tracking, can adaptively adjust maneuvering frequency.)
    2013-11-16 18:03:25下载
    积分:1
  • matlab-fliter-design
    MATLAB中用FDATool设计滤波器及使用 该文章讲述了MATLAB中用FDATool设计滤波器及使用. (Filter Design)
    2012-05-31 22:57:11下载
    积分:1
  • boostconverter
    simulink model for boost converter
    2011-08-28 03:14:23下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载