搜索资源列表
ascfiledraw
- 非常好的一个matlab例程,作用是读取protel的asc文件,并显示绘图。可以作为学习matlab文件处理等函数的例子,是学生的作品,交流学习。-A very good matlab routines, function is to read protel the asc file, and display graphics. Can be used as document processing and other functions to learn matlab example is t
read_file.dat_and_file.hea_by_matlab
- 使用matlab读取心电、血压等采集数据.dat和.hea文件,并分图标注显示。内有详细程序说明和读取实例-Using matlab to read ECG, blood pressure and other data collection. Dat and. Hea files and sub-icon Note display. There are detailed instructions and read the example programs
Modi_format
- 读取摄像机保存的DAT文件,并转化使其显示RGB图像的例程-DAT to read documents saved in the camera and to show the RGB images into the routine
ECG_read
- 实时读取MIT数据库中的二进制文件,并显示ECG信号-Real-time read the MIT database binary files and show ECG signal
polt
- matlab程序,读取txt文件中的波形数据,并画图显示。-matlab program, read the txt file in the waveform data, and drawing show.
srtmreadermatlab
- srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。 -srtm the United States designated the accuracy of nasa' s global top 90 m data, the func
MySinWR
- 信号数据文件的读取与显示,写入数据文件并读取,然后显示-Signal data file of reading and show, write data file and read, and then display
net
- GUI制作的图片浏览器使用GUI简单制作的一个图片浏览器。 1、先通过“读取图片”指定所要浏览的文件,并显示选中的图片 2、“下一张”,浏览该文件夹所有图片-Use GUI simple production of a picture browser. 1, first through the read the picture to specify the document to browse, and display the selected picture 2, nex
KNN算法代码(matlab)
- 本实验中的KNN分类算法采用Matlab语言实现。 主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language. The main function "knnClass.m" reads the training and test data fil
readEcg
- 本代码可将自主研发的心电采集设备中的ECG数据读取并显示。原始数据以二进制格式存储,该程序可将实验室自采数据转换为十进制数并显示在界面中。要求输入的文件格式为.txt或.ecg文件。(This code can read and display ECG data in self-developed ECG acquisition equipment. The original data is stored in binary format. The program can convert lab