登录
首页 » matlab » matlab

matlab

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

  • ChapterVofvariablesymbols
    这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 5章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions. This is Chapter 5.)
    2009-03-22 09:01:37下载
    积分:1
  • DTMFSignalEncoding
    dsp软件试验,通信类学生懂的—DTMF信号的编码(dsp software testing, Communications students understand-DTMF encoding signal)
    2010-12-21 10:50:18下载
    积分:1
  • Matlab
    自学matlab必备的30个小程序,对于matlab初学者很有帮助。(30 small self-matlab procedures necessary for matlab beginners helpful.)
    2011-09-21 17:40:43下载
    积分:1
  • niMxulie
    在matlab环境下,产生M序列及逆M序列,并画图进行比较(Matlab environment, to generate M sequences and inverse M sequence, and drawing comparison)
    2013-03-12 10:32:27下载
    积分:1
  • S4VM
    S4VM 对传统的S3VM 进行了改进。传统的S3VM 基于低密度假设,它试图找到一个低密度的分界线, 也就是更倾向于决策边界穿过特征空间的低密度区域。S4VM 和S3VM 的不同点在于,S3VM 试图把注意力 集中在一个最优的低密度分界线上,而S4VM 则同时关注多个可能的低密度分界线。之所以这样做,是因为 给定一些有标记的点和大量未标记的点,可能存在着不止一个“间隔”较大的低密度分界线(如图2 ),基于 有限的标记样本,很难决定哪个是最好的。虽然这些低密度分界线都与有限的标记样本吻合,但它们之间差 异很大,因此如果选择错了,会有一个很大的损失,导致性能下降。所以S4VM 试图考虑所有可能的低密度 分界线。 (Over the past decade, many improved versions are proposed to solve every different specific problem of semi-supervised support vector machines, for example: to the inefficiency issue, meanS3VM is introduced to performance degenerate problem, S4VM is proposed)
    2011-12-23 10:57:04下载
    积分:1
  • Become.an.Xcoder.pdf
    英文版的书籍,使你了解xcode开发工具和相关的知识(English version of the book, so that you understand the xcode developer tools and relevant knowledge)
    2015-03-31 08:43:27下载
    积分:1
  • Matlab
    基于光伏模块直流物理模型 在 matlab 仿真环境下 开发了光伏阵列通用仿真模型 利用该 模型 可以模拟任意太阳辐射强度 环境温度 光伏模块参数 光伏阵列串并联方式组合下的光伏阵列 I-V 特性 此外 该模型还融合了光伏阵列的最大功率跟踪 MPPT 功能 可以用于光伏发电系统和风光复合发电系统的动态仿真(PV module DC physical model in matlab simulation environment developed photovoltaic array generic simulation model using the model can simulate the IV characteristics of the PV array at any ambient temperature solar radiation intensity photovoltaic array photovoltaic module parameters of series and parallel combinations based on the model also incorporates the addition The maximum power of the PV array can be used to track the MPPT function dynamic simulation of photovoltaic systems and wind hybrid power system)
    2014-04-18 10:42:07下载
    积分:1
  • MATLAB-simlink
    该书通过大量实例介绍Matlab仿真技术在信号处理、通讯系统、电子电路、控制系统中的应用和仿真(Book introduced through a large number of instances of the the Matlab simulation techniques in signal processing, communication systems, electronic circuits, control system and simulation)
    2013-01-22 09:10:17下载
    积分:1
  • xiaobo
    小波与熵的matlab代码,运行例程,需要的自己改一下(Wavelet and entropy)
    2013-11-07 15:24:04下载
    积分:1
  • performance
    performance comp of LMS with NLMS
    2011-12-11 16:50:59下载
    积分:1
  • 696518资源总数
  • 104509会员总数
  • 10今日下载