搜索资源列表
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
rcpc
- 信道编码RCPC程序源码,采用维特比译码,译码端有验证纠错程序-RCPC channel program source code using Viterbi decoding, error correction decoding process client has to verify
HAMMING
- 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modulation, AWGN channel in a wirele
RM
- 仿真RM码,及在高斯信道下的译码性能,对RM采用大数逻辑译码算法,并与单独BPSK调制在高斯信道的性能进行比较,分析上述两个码带来的编码增益。-RM
baseband
- 数字基带系统传输,有完整的编码译码过程,高斯白噪声信道-Digital baseband transmission systems, a complete coding and decoding process, Gaussian white noise channel
haffman
- 一、需求分析 问题描述: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统能够对待传输数据预先编码,在接收端将传来的数据进行译码。对于双工信道(即可以双向传输信息的信道),每段都需要一个完整的编/译系统。试为这样的信息收发站写一个哈夫曼的编译码系统。 基本要求: 一个完整的系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值, 建立哈夫曼树
Turbo
- 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
Huffumancode
- 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编译码系统。-The use of Huffman coding information and communication can greatly improve the channel utilization
Mjtdecoder1
- 为解决信道编码中循环码译码问题 编写了严格尊崇实际电路的(15,7)码梅吉特译码器-In order to solve channel coding middle cyclic codes decoding the problem prepared a strict revered actual circuit' s (15,7) yards Mejit decoder
Mjtder
- 为解决信道编码中循环码译码问题,特编写(15,7)码梅吉特译码器-In order to solve channel coding problem decoding cyclic codes, special preparation (15,7) code Meggitt decoder
rm_code_decode
- 一阶rm编码译码c++源码,QPSK调制解调系统,通过AWGN信道下的仿真。-An order RM code (8,4,4) First-Order Reed-Muller code.
huffmantree
- 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 基本要求:一个完整的系统应具有以下功能: (1)初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,(选做:并将它存于文件hfmTree中)
Joint-signal-detection_decoding_-ISI
- ISI信道下的信号检测和译码的联合迭代算法的实现,编码使用递归卷积码,译码算法为BCJR算法。-Iterative algorithm to achieve joint signal detection and decoding under ISI channel, encoded using recursive convolutional code and decoding algorithm is BCJR algorithm.
LDPC
- LDPC信道编码,加白高斯噪声,进行译码的系统仿真程序。-LDPC channel coding, with white Gaussian noise, decoding system simulation program.
Polar_BEC
- 实现Polar在BEC信道下的编码和译码算法,其中译码部分采用的是SC算法来实现。-Polar achieve at BEC channel coding and decoding algorithm, which is used in decoding section SC algorithm.
LDPC-2001-11-18
- 本程序用C语言详细完成LDPC的编码解码(B包括G矩阵的构造,信道信息,BP译码算法)-This procedure using C language to complete the detailed coding LDPC decoding (B including the G matrix structure, channel information, BP decoding algorithm)