搜索资源列表
Matlab维特比译码
- Matlab维特比译码程序,加入汉明距离提取
循环维特比译码
- 循环维特比译码
viterbi_hard_soft_unquant.维特比译码三种判决类型的误码率曲线
- 本程序比较了维特比译码三种判决类型的误码率曲线,This program compares the three kinds of sentence types of Viterbi decoding the bit error rate curve of
217
- (2,1,7)归零卷积码的维特比译码算法的matlab实现-(2,1,7) convolutional codeviterbi algorithm matlab implementation
viterbi
- verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
Viterbi
- 实现VHDL的维特比译码 -VHDL Viterbi decoding to achieveVHDL Viterbi decoding to achieve
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
ViterbiDecoder
- 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
viterbidecode
- 基于卷积码的维特采用bpsk调制方式的维特比译码程序,-Based on the Viterbi convolutional codes using BPSK modulation Viterbi procedures,
viterbi_decoder
- 卷积码,维特比译码法,各种类型,类型齐全-viterbi_decoder
Vitebi
- 本程序为Visual C++编写的维特比译码算法,效率较高-This procedure for the Visual C++ to prepare the Viterbi algorithm, more efficient
hdlt
- 这是一个计算维特比译码的程序,经测试正常运行。生成多项式171,1-This is a calculation of the Viterbi decoding process, the normal operation of the test. Polynomial generated 171,133
viterbi_ultmate
- 维特比译码算法,用 VC++编写的(3,1,2)码译码过程,-Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,
Convolutionalcodes
- 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
viterbi
- 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
viterbi_decoder_for212
- 本程序为(2,1,2)维特比译码程序,采用对BIT操作,译码速度特快,可扩展至(2,1,6)-viterbi decoder for(212) convolutional
viterbi_decode
- 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
Matlabviterbi2
- 应用MATLAB进行维特比译码,这对仿真很有用-Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation
维特比译码
- 维特比译码非常经典,每个通信从业人员对其译码算法都应该十分了解。本例程在具体实现事,充分考虑软件译码的时效性能,采用译码深度自适应的方式对传统VIT译码进行改进,译码效果提高非常明显。(Vitby decoding is very classic, each communication practitioners on their decoding algorithm should be very understanding. This routine in concrete implement
217 卷积编译码维特比软硬判决
- 内部含有维特比译码的软硬判决程序,可在vc中运行后将数据在matlab中进行处理。