搜索资源列表
-
3下载:
维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
-
-
0下载:
压缩包内为本人写的(2,1,3)卷积码编码器和维特比(viterbi)译码器.编码器和译码器分别封装在一个类中,每个类的方法和变量均有注解-compressed I write for the (2,1,3) convolutional code encoder and Viterbi (Viterbi) decoder. Encoder and Decoder were packaged in a category, each class methods and variables have
-
-
1下载:
通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on
-
-
0下载:
论文格式,内含Viterbi编解码器的完整vhdl代码,文件为.nh格式-paper format that includes Viterbi Decoder complete VHDL code for the document. Nh format
-
-
0下载:
提供了一个硬判决的viterbi译码器(2,1,3)
有源程序及算法描述,未成定稿,只供参考
(vhdl 语言描述)
-provided a hard decision of the Viterbi Decoder (2,1, 3) the source code and the algorithm descr iption, from his position as final, for reference (vhdl Descr iption Language)
-
-
1下载:
卷积码译码算法改进
实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, genera
-
-
0下载:
Viterbi decoder, maximum likelihood decoding. For a
// rate-1/n convolutional code. Correlation metric.
-
-
0下载:
FPGA-based Viterbi convolutional coding and decoding of the Research and Implementation-Convolutional code encoder and Viterbi decoder design
-
-
0下载:
编码方式为213的Viterbi卷积码编码器和译码器的FPGA的实现,包含整个QuartusII的工程文件,解码方式为寄存器交换法-Encoding for the 213 convolutional code encoder and Viterbi decoder FPGA realization of the project file that contains the entire QuartusII, decoding method for the register exchange
-
-
0下载:
-
-
0下载:
利用viterbi演算法去解出convolution code
包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。-Convolution edcoder Viterbi decoder algorithm
-
-
0下载:
The source code simulating the encoder and decoder of a rate 1/2 systematic convolutional code using the Maximum Likelihood Viterbi algorithm.
-
-
1下载:
C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.
-
-
0下载:
low power convolution encoder and Viterbi decoder using vhdl code
-
-
0下载:
使用matlab进行卷积码编/译码器的仿真
进行Viterbi译码算法的编写-Write code using matlab convolution encoder/decoder Viterbi decoding algorithm simulation performed
-
-
0下载:
用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
-