搜索资源列表
最常用的卷积码的维特比C程序viterbi-3.0.1.tar
- 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
encoder_and_viterbi_decoder_for(213)_convolutional
- 压缩包内为本人写的(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
viterbi-hard-9
- 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c + + code.
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
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
viterbi_binary_hard
- (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
bindarybiterbidecoding
- Viterbi decoder, maximum likelihood decoding. For a // rate-1/n convolutional code. Correlation metric.
Viterb
- Viterbi译码的C语言源代码,为某牛人的原创.-Viterbi decoding of the C language source code,
viterbi-3.0.1
- veterbi code in matlab programme-veterbi code in matlab programme
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
convolutional-code-viterbi
- 本程序是卷积码的维比特译码,本例中使用的是循环反馈卷积码,最后状态不归零,与我的另一个程序不同,我采用编码控制回零,解决归零问题!最后状态回零!各项指标良好!-This program is Wei Bite decoding convolutional codes, in this case using a circular feedback convolutional codes, the final state is not zero, and my other procedures ar
qpsk123
- The code implements VIterbi encoding and decoding with QPSK as the modulation scheme. It is very efficient gives a very small BER
WAVA_Dec
- wrap around viterbi algorithm (WAVA) for decoding the tail bitting convolutional code
fecyima
- C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.
code
- 卷积码的维特比译码函数与通信中接收端载波恢复的科斯特斯环函数.-The receiving end of the carrier recovery convolutional codes Viterbi decoding functions and communication functions Costes ring
code
- it is a communication project, it includes the BER performance analysis of the convolutional codes and viterbi decoding technique. It is a physical layer implementation of the Wimax comcept.-it is a communication project, it includes the BER performa
Convolutional_Code
- Convolution code, encode and decode using viterbi
convolution-code-and-viterbi-decode
- 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.