搜索资源列表
viterbi1
- 基于matlab的卷积码编码译码程序,内附说明文档
TCMcode
- 用MATLAB实现TCM编码,利用(3,2,3)卷积码和8-PSK的有机结合,以卷积编码的输出码子来选择发送8-PSK星座图上的相应的点,以保证欧氏距离最大
ctc-matlab
- 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
几种编码误码率性能的测试程序
- 生成多项式为(561,753)的(2,1,8)卷积码的编码、译码、AWGN信道下的误码率性能的测试程序,Q matrix to solve the problem, according to input parameters can be calculated as a Q band random matrices, satisfy the following conditions, each row of the matrix, each row, each diagonal are a nu
conv_code_viterbi
- 卷积码编码和解码的文档和代码。解压后可直接在MATLAB上仿真。-The introduction document and matlab code for convolutional code.
TURBO
- 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
convolution_code_decode
- matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
juanjiviterbi1
- viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
convolution_enc
- 卷积码编码的MATLAB程序,对习惯用MATLAB编程的人大有用处-Convolutional codes encoded MATLAB procedures, practice of using MATLAB programming useful NPC
OFDMsoftdecoding
- OFDM系统,有(2,1,7)卷积码编码,分组交织,viterbi译码-OFDM system, there are (2,1,7) convolutional code encoding, packet intertwined, viterbi decoding
CDMA
- 本设计选取CDMA通信系统中的接入信道部分进行仿真与分析。首先,通过学习相应的理论知识,熟悉接入信道实现的过程,对每一步的原理有了较深的理解,同时,也对MATALB软件进行熟悉和了解,对MATLAB软件中的SIMULINK部分及其内部的CDMA模块用法和参数设置进行熟悉,然后运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系
viterbi_decoding(matlab)
- 维特比译码,matlab实现,编码方式为卷积码,程序中有卷积码的生成程序。-viterb decoding
ofdm
- 主要介绍OFDM系统基于MATLAB的信道卷积码编码译码仿真-Mainly introduce the convolutional code decoder simulation channel OFDM systems based on MATLAB
ht
- GSM 同步信道的卷积码的matlab编码,主要是针对同步信道对普通信道不适用-GSM synchronous channels of convolution code matlab code, mainly is aims at the synchronous channels to average channel does not apply
viterbi
- 卷积码编码和viterbi译码的matlab 实现(A matlab implementation of a convolutional encoder and a Viterbi decoder)
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
UKUTCE
- 基于matlab的卷积码编码译码程序,内附说明文档()
BPSK_AWGN_rayleigh_code_interleave
- 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真点数:106 1. 在 AWGN 信道下,仿真并绘出该系统在
编码识别(matlab代码)20180111
- 卷积码、RS码、LDPC码、turbo码的生成及识别。(Generation and recognition of convolutional codes, RS codes, LDPC codes and TurBO codes.)
代码
- 用MATLAB实现QAM调制和软解调,同时实现卷积码编码和维特比译码。(Matlab is used to realize QAM modulation and soft demodulation, convolutional code coding and Viterbi decoding.)