搜索资源列表
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
CTC
- CTC(convolutional turbo code)即卷积Turbo码,基于MATLAB实现CTC编码-CTC (convolutional turbo code) or convolutional Turbo codes achieve the CTC coding based on MATLAB
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
juanjima
- 卷积码仿真与分析 在理解卷积码编译码原理的基础上使用Matlab语言进行编程,首先产 生一段随机序列,即原始的发送比特流,然后对该信号进行卷积编码、BPSK 映射、加噪、解映射及译码,得到恢复的数据。 -The simulation and analysis of the convolutional code to understand convolutional code encoding and decoding principle the basis of the Matlab
Convolutional-code-matlab
- 卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
puncture_text
- 凿孔的matlab代码,本人调试通过可以直接运行 有凿孔和解凿孔两个部分,加在卷积编码模块后,提高传输速率和信道利用率,但也相应地降低了卷积码的性能-Perforated matlab code, I can run a debugging through reconciliation punctured punctured two parts, plus the convolution coding module, to improve the transmission rate and ch
BPSK-matlab
- 卷积码的编码,卷积码的维特比译码,运用bpsk编码实现的-Coding convolutional codes, Viterbi decoding convolutional codes, the use of coding to achieve bpsk
212juanjima
- (2,1,2)卷积码编硬译码matlab程序,适合学习信道与编码的初学者-(2,1,2) convolutional code encoding hardware decoding matlab program for learning channel coding for beginners
convolutional-code
- (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)