登录
首页 » matlab » matlab

matlab

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

  • iSignal4
    When a UE moves away the serving eNodeB (eNB) and becomes closer to the neighbouring eNB (see fig.1), the strength of desired received signal decreases and the ICI increases.The impact of ICI in LTE downlink can be analysed according to the received signal to interference and noise ratio (SINR) of UEm on resource block n (RBn) as
    2014-10-21 12:50:09下载
    积分:1
  • SVM_GA_FINAL30_4.m
    genetic algo + support vector machine for optimal indicator trading
    2013-04-16 21:54:17下载
    积分:1
  • chap5
    一维函数逼近仿真和二维函数逼近仿真 matlab程序(Simulation of one-dimensional function approximation and two-dimensional function approximation process simulation matlab)
    2010-05-22 11:21:20下载
    积分:1
  • SHUZI
    matlab数字图像处理常用语句,方便查询和学习。分享给大家。(matlab digital image processing commonly used sentences, easy access and learning. For everyone to share.)
    2014-11-02 20:53:40下载
    积分:1
  • XW_LowpassFilter
    低通滤波,很好用,低通滤波器大家很常用,这是一个基于Simlink下简单的低通滤波器,适合初学者学习掌握(Low-pass filters are commonly used. This is a simple low-pass filter based on Simlink. It is suitable for beginners to learn and master.)
    2019-01-10 21:06:13下载
    积分:1
  • firfiltercls1
    matlab code for least square another fir
    2012-03-22 11:57:00下载
    积分:1
  • linear_programming
    4 methods of linear programming simplex revised simplex revised simplex lu prime dual interior point
    2009-11-24 16:27:20下载
    积分:1
  • sykj23
    说明:  离散卷积的MATLAB实现MATLAB realization of discrete convolution of the(MATLAB realization of discrete convolution of the)
    2010-03-29 20:13:26下载
    积分:1
  • exercises_vt2011
    hmm speaker recognizer
    2011-08-30 17:46:50下载
    积分:1
  • InTech-Biomass
    This book is about Biomass.
    2014-12-24 13:10:35下载
    积分:1
  • 696518资源总数
  • 105133会员总数
  • 27今日下载