搜索资源列表
matlabchengxuetu
- matlab经典模型程序图(最新推荐) 93年建模_足球排名、DNA排序、matlab实验报告、采矿、层次分析法、电梯概率模型、工序安排、数学实验课练习、席位分配、行星问题、学习练习文件、智力游戏_十全十美_解法、钻井问题等!! -Matlab classic model program plan (the latest recommended) modeling _ 93 football rankings DNA sequencing, Matlab experimental repo
huff0645345
- This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
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),代表第几道导连,
JPEGcompression.rar
- 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
HARTLEY.ZIP
- The frequency domain plays an important role in image processing to smooth, enhance, and detect edges of images. Although image data typically does not include imaginary values, the fast Fourier transform (FFT) has been used for obtaining spect
yasuo
- 一种新的基于matlab环境的用SVD原理实现图像压缩的源程序,程序简单易懂-Implementation of new image compression using SVD, the program easy to understand
decop
- matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
Space-Time-Trellis-Code
- 该程序用matlab实现的,用来对图形图像进行Space-Time-Trellis-Code编解码,以达到压缩的目的!-The program achieved using matlab to graphic images of the Space-Time-Trellis-Code coding and decoding, in order to achieve the purpose of compression!
SPIHT_Matlab_Demo
- SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
arithmeticCoding
- 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
CommunicationTheory
- 通信原理方面的一些基础matlab程序,包含数字基带传输系统中升余弦滚降系统,最佳基带系统,基带信号眼图,OOK,2PSK,2FS,MPSk,DSB,SSB,VSB-Some basic aspects of communication theory matlab program, including digital baseband transmission system Cosine system, the best base-band system, the baseband signal
Douglas-Peucker
- Douglas-Peucker是曲线拟合和压缩数据的最好方法,本人编辑这个程序方便大家调用,拟合压缩曲线。-Douglas-Peucker curve fitting and the compression of data is the best way, I called you to edit this program to facilitate the fitting compression curve.
dpcm
- 进行预测编码的一部分程序,若想使用还需自己编写部分函数-To predict the coding part of the program, if you want to use some functions need to write your own
Orthogonal-Matching-Pursuit
- 压缩传感中Orthogonal Matching Pursuit算法的matlab实现以及测试程序,上传者亲自编写,以验证,可放心使用。-The realization of Orthogonal Matching Pursuit (OMP) algorithm via matlab. OMP is a classical algorithm in compressed sensing. The RAR also includes a test program for this algorith
signalcompression
- 用matlab编写的关于信息压缩的程序,里面有多个子程序和说明-Information compression using matlab program, there are a number of subroutines and descr iption
matlab_yuyinxinghao
- 语音信号的盲源分离算法研究及应用,本程序利用matlab实现-Blind Source Separation Algorithm Research and Application of the voice signal, the program using matlab realize
fractal-image-coding(matlab)
- 分形图像编码的matlab实现,希望对研究相关问题的同行有帮助-matlab program of fractal image coding
book_files
- 通过matlab 平台,自己编写的Matlab程序。是关于滤波器的-the program of matlab is wrriten by myself that about sifting
basics-of-image-processing
- Contains a matlab program of basics of image processing
lzw
- A PROGRAM FOR LOSSLESS COMPRESS OF LZW