搜索资源列表
Deal_ply_matrix
- 读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.-Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.
fenleiqi23
- 这个程序是在matlab2013b软件上运行成功,有需要的可以下载下来参考下,程序的内容为用MATLAB做的Fisher线性分类器,处理脑电信号,数据为bci竞赛数据-This program is run on matlab2013b software successfully, there is need to download the reference, the contents of the program is done using MATLAB Fisher linear clas
guidaofenix
- 利用Matlab软件编写的轨道不平顺数据分析程序能够对轨检车测得的不平顺数据进行处理,得到功率谱密度分布函数.轨道不平顺分析程序包括轨道不平顺数据预处理、轨道不平顺谱分布函数计算以及根据实测的车体振动加速度,对轨道不平顺与车体振动加速度进行相干分析、提出对行车运行有不利影响的不平顺波长范围等.研究结果表明:车辆的动力特性与轨道不平顺有密切关系.高低不平顺对车体垂向振动影响显著,轨向不平顺对车体水平振动影响显著,水平不平顺对列车垂向、横向振动均有显著影响.-Matlab software writ
changeXtoFVmat
- 三位网格数据文件的处理,将.X文件转换成matlab可以识别的文件格式mat-change .X to mat
gridtrimesh
- 通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序- This example shows how a triangular mesh can be resampled on a meshgrid -generated square grid. We illustrate the usage of both functions gridtrimesh and mxgridtrimesh . These two
suanfashiyan
- matlab读取stl文件,将得到文件进行数据处理,得到三角面片各点坐标值,并对各点坐标值进行了升序,降序排序-Matlab reads STL file, will receive a file for data processing, get the triangles, the coordinate values at various points of each point coordinates and ascending, descending order
read_point_cloud
- 现在越来越多的人使用三维点云数据,但刚开始时,点云数据在MATLAB上如何处理还是难题,因此,这个简短的MATLAB主要写了如何读取三维点云数据。(Read 3D point cloud data)