搜索资源列表
vit2_bytecmd2
- 此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
OFDM_viterbi
- OFDM相关的维特比算法、BPSK调制等-OFDM related to the Viterbi algorithm, such as BPSK modulation
viterbi
- 一个(k,n,K)的卷积码的维特比译码算法
softdecode
- 通过C++编写程序实现维特比译码算法的c语言仿真-softdecoding
coding-and-decodin-of-convolutional
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
BC-viterbi
- 本程序是一个维特比的译码算法程序-this is a viterbi decode al.
mimo1
- SOVATEC是实施软输入软输出维特比 算法。该算法可以使用被称为其中味精是软输入(码字),LLR是每比特的先验信息对位(对数似然比),棚架棚架结构描述卷积编码器,用于编码的原始信息的消息。- SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, L
nkNyima
- 这是卷积码的译码程序。采用了维特比译码算法-This is a convolutional code decoding process. Using the Viterbi decoding algorithm
viterbi
- LTE物理下行链路中用于turbo解码的维特比译码算法-viterbi decoding
feixiangganjilei
- 针对宽带高分辨雷达体制下的未知速度运动目标检测问题, 基于高分辨一维距离像提出一种新的非相干积累算法. 首先利用改进的双向维特比算法估计目标速度及强散射点位置, 提高了低信噪比下 的估计精度, 然后在强散射点周围选取待检测单元进行非相干积累, 进一步提升了检测性能. 两类飞机实测数据的多个实验结果表明, 当目标发生距离走动的情况下, 该算法性能相对传统的非相干积累算法有明显的提高.-For unknown broadband speed moving target detection pro
viterbi
- 维特比算法译码 适应于信道编码,包括卷积码,Turbo码等-Viterbi decoding program suitable for channel codes,including covolutional codes, Turbo codes,etc
_viterbi
- 主函数用于(2,1,3)卷积码的解码,但可以更换生成矩阵解不同的卷积码(The main function is used for decoding (2,1,3) convolutional codes, but the generated matrices can be replaced by different convolutional codes)
VA
- BPSK调制,卷积编码,硬判决,维特比译码,误比特率(BPSK modulation, convolutional coding, hard decision, Viterbi decoding, bit error rate)
维特比译码
- 维特比译码非常经典,每个通信从业人员对其译码算法都应该十分了解。本例程在具体实现事,充分考虑软件译码的时效性能,采用译码深度自适应的方式对传统VIT译码进行改进,译码效果提高非常明显。(Vitby decoding is very classic, each communication practitioners on their decoding algorithm should be very understanding. This routine in concrete implement
卷积码的编码和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.
OXYZE
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法()
3108113
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法()
cjdnd
- 卷积码译码算法改进 实现Conv (2,1,9)的编码,软判决滑动窗维特比译码,其生成多项式为G0 561(八进制),G1 753()
brakcet__wxb
- 一个(k,n,K)的卷积码的维特比译码算法()
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 信道下,仿真并绘出该系统在