搜索资源列表
matlab Huffman
- 用matlab语言实现 Huffman编码
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
Turbo码编码解码c程序
- 吴宇飞的turbo码编码解码,能在matlab上实现较好的仿真
matlab的adpcm语音编码
- matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
用MATLAB语言实现BCH的编码和译码
- 用MATLAB语言实现BCH的编码和译码,BCHcode and decode
(7,4)循环码-信道编码的matlab仿真
- (7,4)循环码-信道编码的matlab仿真,包含simulink模块。,(7,4) cyclic code- the channel coding matlab simulation, containing simulink module。
blcok_diagonalized_ci.基于块对角化信道逆转的多用户预编码程序
- mimo下行基于块对角化信道逆转的多用户预编码程序。,mimo downlink multi-user precoding based on block diagonalization channel inversion
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
PCM.MATLAB.rar
- PCM设计论文 脉冲编码调制仿真设计 基于MATLAB simulink的仿真设计报告,Design thesis PCM pulse code modulation simulation design is based on the simulation of MATLAB simulink design report
huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码
- 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
matlab_DigitalModulation
- matlab程序,可实现脉冲编码调制,模拟信号的数字传输:抽样、量化、编码-matlab program to achieve pulse code modulation, digital transmission of analog signals: sampling, quantization, coding
Matlab
- Matlab图像感兴趣区域编码 -Matlab image region of interest coding
MATLAB
- MATLAB仿真作业。 1.Huffman编码 2.qpsk调制与解调 3.hamming信道编码-MATLAB simulation of operation. 1.Huffman coded modulation and demodulation 2.qpsk channel coding 3.hamming
rle-matlab
- 低比特图像压缩的 matlab实现,主要是游程编码-Matlab low bit image compression to achieve, mainly RLE
算术编码实验
- 算数编码,包括: 对文件符号进行概率统计,生成编码表; 对文件进行压缩编码; 对文件进行解压缩,比较原始数据和解压后的数据之间是否有损耗。(Arithmetic coding, including: The probability statistics of the file symbols are carried out and the coding table is generated. Compress and encode the file. The file is deco
霍夫曼编码
- 运用matlab实现霍夫曼编码,可以自己输入(Using MATLAB to achieve Hoffman encoding, you can input it yourself)
mimoZF和 mmse 的 预编码
- mimoZF和 mmse 的 预编码 matlab code 源码(Precoding matlab code source for mimoZF and MMSE)