搜索资源列表
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
viterbi
- 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
rcpc
- 信道编码RCPC程序源码,采用维特比译码,译码端有验证纠错程序-RCPC channel program source code using Viterbi decoding, error correction decoding process client has to verify
FPGAbasedViterbiconvolutionalcodinganddecodingofth
- FPGA-based Viterbi convolutional coding and decoding of the Research and Implementation-Convolutional code encoder and Viterbi decoder design
viterb
- 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
viterbi
- VITERBI CODING AND DECODING, LINEAR BLOCK CODING
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
viterbi
- Viterbi的编译码方式 可以实现veterbi编译码方法-Coding and Decoding Using Viterbi
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
ConvolutionalEncodingandViterbiDecoding.m
- 转载:卷积编码+维特比译码的matlab程序-Reprinted: convolutional code+ matlab Viterbi decoding process
dtkirsch-hmm-v0.2.0-0-g7feffa1
- 这是一个Ruby机器学习项目中本地实现广义隐马尔可夫模型的分类。目前,它能够监督学习和Viterbi解码。-This project is a Ruby gem ( hmm ) for machine learning that natively implements a (somewhat) generalized Hidden Markov Model classifier. At present, it is capable of supervised learning (using la
Viterbi
- viterbi 译码相关算法讲解和Verilog代码,代码已经通过仿真验证没问题。-viterbi decoding algorithm explanation and Verilog code, the code has been verified by simulation problems.
Viterbi
- Viterbi译码软硬判决误码率比较 卷积码和删除码-Hard and soft decision Viterbi decoding error rate convolutional code and delete code
viterbi
- 维特比译码算法,采用matlab语言进行编写,与自带的一致,可验证-Viterbi decoding algorithm, using matlab language writing, consistent with the built-in, verifiable
Viterbi
- 该程序能实现卷积码的Viterbi译码,输入接收到的码字,即可译出初始码字,并能实现自动纠错。-The program can realize Viterbi decoding convolution codes, enter the received code word can be translated initial codeword, and can realize automatic error correction.
Viterbi
- 实现(2,1,4)卷积码的维特比译码程序,代码简单易懂,适合编码理论课程练习使用-(2,1,4)conversion code, Viterbi decoding
217viterbi-decoding(C-language)
- C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
Viterbi
- 维特比译码代码,距离比较用的是欧氏距离,而不是一般的汉明距离-Viterbi decoding the code the comparison with the Euclidean distance, rather than the general Hamming distance
viterbi
- 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)