搜索资源列表
mat文件读取
- 用vc6.0开发平台读取matlab7.0以后的mat文件。本人运行通过。
mat-to-labview-waveform
- 该程序的功能是将matlab的mat文件转化成labview中的波形文件,便于在labview中应用mat文件里的数据。-it can change the mat file to vi file which is used in labview.
VCread-mat
- 用VC 读取mat文件的一些资料 供大家参考-Mat files in VC read some of the information for your reference
baizaosheng
- 一个matlabGUI程序,可以读取mat文件,并且对其中的信号叠加指定载波比的白噪声,并且绘图比较分析-A matlabGUI procedures, which can be read by mat paper, and one of the designated carrier signal superimposed over the white noise, and a comparative analysis of graphics
MAT
- 详细介绍了在MATLAB环境中,MAT文件的编辑与读写,通常使用load和save两个命令进行 MAT 文件的读和写-Described in detail in the MATLAB environment, MAT files editing and read and write, load and save commonly used two commands to read and write MAT files
libsvm-mat-2.89-3
- 支持向量机matlab程序,版本libsvm-2.89,包括接口文件-Matlab program of support vector machine
Mat
- 对MATLAB的MAT文件进行读书,用C++语言实现-read and write mat files, using C++ Language
readmat
- VC6.0 读写matlab7.0的mat文件.分享此段代码,运行成功。-read the mat file of the matlab7.0,under the vc6.0
ReadMat
- vc++编写的小程序,能够读取mat文件中的数据并绘制曲线。-vc++ write a small program that can read the mat file data and draw the curve.
matlab-read-uff-to-mat
- 该程序主要用于将UFF格式的文件转换成matlab的mat格式文件。-it can change the uff file to the mat filte which is used to store the data in matlab.
chuli-of-mat
- 以一个dd.mat文件为例,编写如何在matlab中处理mat文件,得到其中的数据,虽然简单,但是很实用-Dd.mat file a case, write how to deal with mat files in matlab to get the data, although simple, but very practical
MATLAB-mat
- MATLAB中mat文件保存,读取等说明-Mat files in MATLAB save, reading and other shows
xml-to-mat
- 此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理-This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by l
Mat
- 本程序主要是创建图像Mat文件的方法,结合opencv的使用,可以更加方便-this code is mainly for creating image by mat method
python-mat
- 用python读取.mat文件,并将这个文件的内容读出来,用rabbitmq发送到前端。(Read the.Mat file with Python, and read out the contents of this file, and send it to the front end with rabbitmq.)
matlab2015关联m文件方法
- 关联m、fig、mat等文件,双击文件matlab能自动打开(make connection with files)
新建文件夹
- avi2img.m 功能:将视频转换为单张图片 avi2mat.m 功能:将所有单帧图片转换为向量存储为mat文件 img2avi.m 功能:将所有单帧图片转换为视频 run_vedio.m 功能:将视频在Matlab中播放(Avi2img.m function: converts the video to a single picture Avi2mat.m function: converts all single frame pictures into vect
视频读取-播放-存储操作程序
- 将视频文件转化为单帧图片,并转化为mat文件,可进行编辑,再转化为单帧图片,再转化为视频。(Convert video files to single frame pictures)
1241
- 该代码主要实现mat文件中数据的写入操作(The code mainly realizes the writing operation of the data in the mat file)
imagedir
- 处理图片时,能将多个图片的二维mat文件叠合为一个三维的mat文件,并放了例子进去(When dealing with images, the two-dimensional mat files of multiple images can be folded into a three-dimensional mat file)