搜索资源列表
098
- [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是
43680498viterbidecode
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序
juanjima.rar
- 卷积码编译码C程序 一种简单的(3,1,2)卷积码编码和译码程序,Convolutional code encoding and decoding procedures for a simple C (3,1,2) convolutional code encoding and decoding procedures
viterbi
- verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
Viterb
- viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm, and wrote letters Road, binary
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
convert-based-on-C
- VC实现卷积码的编码和译码过程,整套程序已调试成功-Convert based on visual c
viterbichengxu
- 卷积码的编码和译码的matalb程序,译码算法采用viterbi算法-Convolutional encoding and decoding matalb procedures decoding viterbi algorithm using
matlab-convolution-code-program
- 文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)