搜索资源列表
mat文件读取
- 用vc6.0开发平台读取matlab7.0以后的mat文件。本人运行通过。
read_mat
- 读取matlab的mat文件-read the document mat
libsvm-mat-2.82-2
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题-LIBSVM Linzhiren Taiwan University (L
read_mat_file
- 读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
read_matlab
- 读取*.mat文件中的矩阵数据(matlab的格式文件)-Read*. mat file data matrix (matlab file format)
phonebook
- 用GUI设计一电话本。可以任意添加新纪录,查找记录,打开已有的电话本和保存修改的数据。phonebook.m为主界面函数,add_name和add_number为需调用的对话框函数。电话本数据保存在phonebook.mat文件中。-err
mq
- 一组m序列的mat文件,可用于扩频通信中码序列研究设计和比较-A group of m sequences of mat files, can be used for spread spectrum communication sequences in study design and comparison
creatmatwithc++
- 用C++编写一个可创建MAT文件的独立应用程序。程序说明了:1.可创建MAT文件的独立应用程序的编写步骤;2.相应C++源程序的基本格式;3.相应mx-函数和C指令的配合应用。4.MAT库函数matClose, matGetArray, matOpen, matPutArray, matPutArrayAsGlobal的使用方法。-With C++ Prepared a document to create an independent
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 graph
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.
mat-to-labview-waveform
- 该程序的功能是将matlab的mat文件转化成labview中的波形文件,便于在labview中应用mat文件里的数据。-it can change the mat file to vi file which is used in labview.
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.)
edf-mat
- 将.edf格式的文件转成.mat格式的文件,简单易懂(.edf format files into.Mat format files, easy to understand)
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)