-
MatlabHuffman
用Matlab实现Huffman编码,解决对文本的压缩解压(Huffman coding with Matlab realize and solve the text compression decompression)
- 2007-11-06 17:21:10下载
- 积分:1
-
Arnold
本程序用Matlab语言实现了基于Arnold变换的图像置乱算法(this procedure using Matlab-based Arnold Transform Image Scrambling algorithm. .)
- 2005-05-25 09:02:31下载
- 积分:1
-
canny
Matlab code for Canny algorithm for edge detection
- 2011-05-11 15:25:03下载
- 积分:1
-
DSPview2
secdond version pf DSPview code on matlab
- 2013-10-31 18:31:33下载
- 积分:1
-
channel-coding_matlab
提高数据传输效率,降低误码率是信道编码的任务。信道编码的本质是增加通信的可靠性。但信道编码会使有用的信息数据传输减少,信道编码的过程是在源数据码流中加插一些码元,从而达到在接收端进行判错和纠错的目的(Improve the efficiency of data transmission, reduce the bit error rate is the channel coding task. The essence of channel coding is to increase the reliability of communication. But the channel coding can make data transmission of useful information is reduced, the channel coding process is to add some symbols in the source data stream, so as to achieve the purpose of erroneous judgment and correction at the receiver)
- 2014-12-09 21:27:34下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
goldbasicseq
gold码的生成,BasicSeq相关源程序,用于扩频通信仿真与MMSE仿真(gold code generation, BasicSeq related source files, Spread-spectrum communications for simulation and simulation MMSE)
- 2007-06-18 08:53:30下载
- 积分:1
-
split-PML
分裂场PML吸收层,模拟时谐场,在二维空间的传播。(split PML to simulate the sinsoudal wave )
- 2009-05-27 14:00:00下载
- 积分:1
-
Wavelet_OMP
说明: 通过小波变换,采用OMP算法,实现图像压缩重构(The wavelet transform, using OMP algorithm, image compression Reconstruction)
- 2011-03-21 12:34:28下载
- 积分:1
-
MAAB_v1p00
Simulink and Stateflow
MATLAB的控制指南(CONTROLLER STYLE GUIDELINES FOR
PRODUCTION INTENT USING
, Simulink and Stateflow
MATLAB)
- 2011-11-04 17:05:45下载
- 积分:1