Viterbi
Viterbi算法,作为数字通信与信号处理领域中的核心解码技术之一,以其高效性和准确性在错误校正编码中占据重要地位。广泛应用于无线通信、卫星传输及数据存储系统等场景,有效提升信息传输的可靠性。掌握Viterbi算法对于深入理解现代通信原理至关重要。本页面汇集了185个精选资源,包括教程、案例分析和技...
资源总数
163
Viterbi 热门资料
查看全部 163 份 →it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding
it is a matlab program that describes DVB-S channel and simulation of Viterbi decoding
2014-01-23
38
(2,1,9)软判决Viterbi译码器的设计与FPGA实现
卷积码是无线通信系统中广泛使用的一种信道编码方式。Viterbi译码算法是一种卷积码的最大似然译码算法,它具有译码效率高、速度快等特点,被认为是卷积码的最佳译码算法。本文的主要内容是在FPGA上实现约束长度为9,码率为1/2,采用软判决方式...
2024-01-22
2
基带芯片中Viterbi译码器的研究与实现
基于对传统Viterbi 译码器的分析和对改进的Viterbi 算法理论的修正,提出了一种新的Viterbi 译码器的实现方法。通过对路径度量值的深入分析和对回溯信息的重新编码,在不增加硬件实
2024-02-21
8
The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decodin
The same two-stage decoder as above. However, when transforming the symbols prior to Viterbi decoding, the amplitude inf...
2015-07-05
118