搜索资源列表
ecg_matlab_data.zip 用matlab处理ecg心电数据
- 最近用matlab处理ecg心电数据,网上查了许多资料,终于成功导入.dat和.hea文件 做出了心电图 附件中含一组ecg心电数据(.dat和.hea文件各一),以供调试,fine.m是程序文件(含中文注释) 默认路径C:\Documents and Settings\Administrator\My Documents\MATLAB 打开方式:>>fine(‘62y933e.hea’,‘62y933e。dat’,9) 最后一个数字范围(1~12),代表第几道导连,
MPEG
- 这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。-This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be
Huffman_matlab_with-note
- 哈夫曼编码的matlab实现,带注释。附带哈夫曼编码原理简介和流程图 哦-Matlab implementation of the Huffman encoding with the comment. Comes with Huffman coding theory, Introduction and Roadmap
norm2huff
- 有关无损压缩huffman 编码 无注释 在matlab环境下 -huffman encoding
Cluster-analysis
- 本程序包,包括六个子程序,其功能内部都有注释。主要解决聚类分析问题。运行时六个子程序都要放在matlab根目录下。-This package includes six routines, their functions have internal comment. Cluster analysis is mainly to solve the problem. Six runtime routines should be placed under matlab root directory.
jpeg
- jpeg压缩算法MATLAB亲测可行,有英文注释 -compression algorithm about jpeg
main2
- 基于四叉树的霍夫曼编码,注释清晰,可以直接运行,适合学习研究。-Based on four binary tree Hoffman coding, explained in detail, you can run directly on the MATLAB.
jpeg
- 提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)