搜索资源列表
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
viterbi
- 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
conv_code
- matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
416
- (4,1,6)归零卷积码的维特比译码算法的matlab实现-(4,1,6) convolutional code zero viterbi algorithm matlab implementation
viterbi213
- 编码方式为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
systemview
- 基于System View平台,实现卷积码编译码系统的设计与仿真,添加高斯噪声测试系统抗噪声性能-System View-based platform for encoding and decoding system of convolutional codes to achieve the design and simulation, adding Gaussian noise test system noise immunity
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
code
- 卷积码的编码译码,最小汉明举例判决,代码比较容易理解-Coding and decoding convolutional codes, the minimum sentence for example Hamming code easier to understand
(2-1-3)C
- C语言实现(2,1,3)的卷积码的编码与译码-Convolutional code to achieve the C language
212convolutional-code-
- 212卷积码编码与维特比译码程序。在vc下编译通过。-212 convolutional code with Viterbi decoding procedure. Compiled by the vc.
juanjima
- 卷积码仿真与分析 在理解卷积码编译码原理的基础上使用Matlab语言进行编程,首先产 生一段随机序列,即原始的发送比特流,然后对该信号进行卷积编码、BPSK 映射、加噪、解映射及译码,得到恢复的数据。 -The simulation and analysis of the convolutional code to understand convolutional code encoding and decoding principle the basis of the Matlab
matlb_viterbi
- (2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解-(2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of vite
tail_biting_conv
- 316咬尾卷积码的WAVA译码与ML译码-316tailbitingcodes WAVAandMLdecoding algorithms
concatenated-code
- 这个代码是有关RS码和卷积码组成的级联码,包括了RS码和卷积码的编码和译码过程,并通过CRC进行检错。-This program is about the serial concatenated code composed of a RS code and a convolutional code, containting the process of coding and decoding
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
viterbi
- 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
ConvDecode
- 简单实现卷积译码中的维特比译码,ConCode为待译的卷积码 ,Length为原始序列的长度,Decoder为译码后所得码字(It is easy to realize the decoding of viterbi in the convolution decoder)
105230305conv_dencode
- 卷积码译码程序 使用最大似然译码 维特比译码(The use of maximum likelihood decode Viterbi decode in convolutional code decoding program)
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)