搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
viterbi-hard-9
- 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c + + code.
Viterbi-decoding
- 通信系统的仿真,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
Viterb
- Viterbi译码的C语言源代码,为某牛人的原创.-Viterbi decoding of the C language source code,
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-3.0.1
- veterbi code in matlab programme-veterbi code in matlab programme
LabVIEW_VIs_code
- 这是一些关于labview的源代码,可以帮助大家跟进一步学习labview-This is some information about the source code labview can help you with further study labview
Binary_convolutional_codes
- 实现了二进制卷积码的viterbi硬判,软判,以及穿孔卷积码-Binary convolutional code to achieve the viterbi contractors hardware, soft-contractors, as well as perforation of convolutional codes
FPGAbasedViterbiconvolutionalcodinganddecodingofth
- FPGA-based Viterbi convolutional coding and decoding of the Research and Implementation-Convolutional code encoder and Viterbi decoder design
8aryQAM
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
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
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
viterbi
- 引入(2,1,7)卷积码对信道输出信号的影响,并作出信噪比等图像。-The introduction of (2,1,7) convolutional code on the output signal of the channel and make the image SNR.
convolutional-code-2-1-4-viterbi
- 本程序是卷积码的viterbi译码,卷积码的编码结构图已经附在程序打包中,本卷积码是循环递归卷积码,最后状态不容易回零,本程序最后有判决程序,记录回零状态!反向译码!本程序可以直接生成节点的树图,便于纠错,检错!-This program is viterbi decoding convolutional codes, convolutional codes have been attached to the coding structure packaged in a loop of the
viterbi
- 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
viterbi-master
- viterbi decoding source code
viterbi译码算法实现
- 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then the Vitby decoding is perform
Viterbi
- Viterbi (MLSE) algorithm for signal detection in ISI channel by Matlab Code