搜索资源列表
-
0下载:
该程序用来实现Turbo编解码,而Turbo码是一种信道编码、且是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-The procedure used for Turbo coding and decoding, while the Turbo code is a channel coding, and is an error-correcting codes, can guarantee the quality of information transmission, th
-
-
0下载:
用来进行LDPC编码、信道编码、是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-Used for LDPC codes, channel coding, is an error-correcting codes, can guarantee the quality of information transmission, the process is achieved using matlab!
-
-
0下载:
图像处理,RS编码,纠错码这个单元对每个扰码后的传输数据帧,包括同
步字节进行截短的RS(204,188)编码.RS编码时,
在信息位前添加51字节的“0”再进入RS(255,239)
编码器,编码后再截去这些字节.RS(255,239)编码
-Image processing, RS coding, error correction code for each scrambling code of this unit after the transmission of data
-
-
0下载:
本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
-