搜索资源列表
viterbi-72-9
- 截短长度72viterbi约束长度9测试,c++代码。-72viterbi truncated length constraint length of nine tests, c + + code.
viterbi-soft-9
- 软判决功率归一viterbi约束长度9,c++代码。-soft-decision power under a viterbi constraint length 9, c + + code.
fec-3.0.tar.gz
- FEC Optimized viterbi code,FEC Optimized viterbi code
215test
- 用c语言完成(2,1,5)卷积码,viterbi解码-Complete with c language (2,1,5) convolutional code, viterbi decoding
TD-SCDMA的链路级仿真过程源代码分析
- TD-SCDMA的链路级仿真过程源代码分析,QPSK调制,维特比译码-TD-SCDMA link-level simulation analysis of source code, QPSK modulation, viterbi decoding
juanjiviterbi1
- viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
viterbi_c
- 中卷积码就是一种较好的信道编码方式。这种编码方式同样是把k个信息比特编成n个比特,但k和n通常很小,特别适宜于以串行形式传输信息,减小了编码延时。这里是卷积码的viterbi算法C源代码。 -Of convolutional codes is a better way of channel coding. Such are the same encoding k information bits into n bits, but k and n is usually very small,
viterbi
- viterbi decoder source code
viterbiDecoderr
- viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
viterbi_c_decoder
- 非常简洁的viterbi译码C源代码,附有简单注释-viterbi decoding is very simple C source code, with easy Notes
OFDMsoftdecoding
- OFDM系统,有(2,1,7)卷积码编码,分组交织,viterbi译码-OFDM system, there are (2,1,7) convolutional code encoding, packet intertwined, viterbi decoding
viterbiDecoderConvolutionalcode
- viterbi decoder for nonsystematic convolutional code. The encoder could be designed arbitrary through the generate matrix and parameter k. The number of row of generate matrix is output bits, and collom is constraint length. Parameter k is the number
MATLAB
- matlab code for viterbi decoder
wlan_11n_simulink
- design of viterbi code
viterbi
- This a code for viterbi algorithm,which is used in the decoding of convolution codes efficiently.-This is a code for viterbi algorithm,which is used in the decoding of convolution codes efficiently.
viterbi_Implementation
- viterbi Implementation for [7,5],[7,6] and [23,35] rate 1/2 convolutional code
215test
- 用c语言实现(2,1,5)卷积码编码,viterbi解码。-With c language (2,1,5) convolutional code encoder, viterbi decoding.
computingBERConvolutionalCod3
- 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 Convolu
viterbi
- viterbi code for encoder
viterbi 2
- it is a code for viterbi algorithm which is important in telecomm.