搜索资源列表
vit2_bytecmd2
- 此源码为在DSP上实现的卷积纠错编解码算法,解码采用维特比VITEBI算法-this source for the DSP is the convolution error correction coding and decoding using Viterbi algorithm VITEBI
Viterbi_Algorithm
- 卷积码的Viterbi译码算法仿真程序 要求:递归卷积码,归零处理-Convolutional Codes Viterbi decoding algorithm simulation program requirements : recursive convolutional codes and zeroing treatment
decodeout
- 卷积码译码值最终输出算法,输入为软迭代编码输入,输出为软译码输出 即SISO算法。
Cov
- 卷积的计算,使用TC30实现,卷积在通信中应用广泛,是一个很基础的算法,通过c语言编程,可以加深对算法的理解
viterbi
- 一个(k,n,K)的卷积码的维特比译码算法
Viterbi
- 卷积码viterbi译码的蝶形算法,可以大大减少卷积码viterbi译码的运算时间
PuncturedConvolutionalCodes.ra
- 删除卷积码的译码算法,分析其删除原理,给出常用删除模式,Punctured Convolutional code decoding algorithms, to analyze the deletion of principle, given the deletion of common mode
viterbi_binary_punct
- 在无线通信系统中常用的卷积码编码算法,并且加了打孔技术-Commonly used in wireless communication systems convolution coding algorithm, and added drilling technology
viter2
- verilog实现卷积码的译码,viterbi算法-verilog to achieve the decoding convolutional codes, viterbi algorithm
Viterbidecode
- 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
John.Wiley.and.Sons.Essentials.of.Error.Control.Co
- 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
viterbi_c
- 中卷积码就是一种较好的信道编码方式。这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输信息,减小了编码延时。这里是卷积码的viterbi算法C源代码。 -Of convolutional codes is a better way of channel coding. Such are the same encoding k information bits into n bits, but k and n is usually very small,
viterbi_java
- 卷积码就是一种较好的信道编码方式。这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输信息,减小了编码延时。这里是卷积码的viterbi算法java源代码。-convolutional codes is a better way of channel coding. Such are the same encoding k information bits into n bits, but k and n is usually very small, espe
coding-and-decodin-of-convolutional
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
ahighperformanceviterbidecodingalgorithmoftheimpro
- 卷积编码的最优译码是viterbi译码,我们提供一种高性能viterbi译码算法的改进算法。-Convolutional coding are optimal decoding viterbi decoding, we provide a high-performance viterbi decoding algorithm of the improved algorithm.
viterbi
- 卷积码的译码算法, 卷积码的译码算法,-Viterbi
_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)
卷积码的编码和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.
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 信道下,仿真并绘出该系统在