搜索资源列表
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
viterbi1
- 一个很好的viterbi译码算法!卷积码的编译码!-a good Viterbi decoding algorithm! Convolutional Codes of encryption!
juanjibianma
- 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
juanjibianma
- 用汇编实现卷积编码,在物理信道实现上必须用到,快速算法
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。
viterbidecoder
- 2,1,7卷积码的viterbi译码算法的FPGA实现,内容详细,而且附带源代码。
TurboSim
- 卷积码译码器,采用sova算法译码-Convolutional Decoder, decoding algorithm used SOVA
viterbi
- 卷积编译码,维特比算法译码,找寻留存路径-VITERBI decoder
viterbi_rsc
- 卷积码的维特比译码算法,已经精简,适合初学者学习,还好吧!-viterbi for rsc
WCDMA_simulation_c_program
- WCDMA编码与复用环节所有的C语言算法(包括CRC、级联、卷积编码、Turbo编码、均衡、两次交织、速率匹配,信道复用与映射等)-WCDMA encoding and multiplexing of the C language algorithms all links (including CRC, cascade, convolutional coding, Turbo coding, equalization, two interleaving, rate matching, chann
cod2cir0
- 卷积码的仿真,其误码率实验值与理论值比较,调用函数,可以方便在以后的算法应用。-Simulation of a convolutional code, bit error rate value is compared with the theoretical value experiment, the calling function, the algorithm can be easily applied in the future.
cnv_encd
- 用于卷积码编码译码的一种算法,比较实用,易于理解,对于原理的理解也非常有帮助。-An algorithm for decoding convolution encoder, more practical, easy to understand, for the understanding of the principles are also very helpful.
MSJE362
- verilog实现卷积码的译码,viterbi算法()