搜索资源列表
Viterbi(cpp)
- OFDM信道编码,用vc实现Viterbi算法-OFDM channel coding, using vc Viterbi Algorithm
GSM_simlate_packge.rar
- 基于matlab开发的GSM物理层仿真程序,包括信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明。,Matlab based on the development of GSM physical layer simulation program, including channel encoding and decoding, GSMK modulation and demodulation, viterbi algorithm for a balanced
viter2
- verilog实现卷积码的译码,viterbi算法-verilog to achieve the decoding convolutional codes, viterbi algorithm
Viterbi_dec
- GSM信道译码 测试条件:上行DSP时钟@169MHz--->(STM #0xC007,CLKMD) SDCCH---->抽取比特固定为1bit需要时间1.2ms(viterbi解码算法)||1.06ms(非viterbi译码算法) 抽取比特如果为4bit需要时间2.8ms(viterbi解码算法)||2.72ms(非viterbi-GSM channel decoder test conditions: upstream DSP clock @
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,
sova0
- SOVA Soft out put viterbi Algorithm
viterbi
- The Viterbi algorithm
viterbi
- 一个vitrtbi算法的参考实现,verilog的-A reference implementation vitrtbi algorithm, verilog of
Viterbi
- viterbi algorithm for convolutional codes
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.
soft_input_soft_output_Viterbi
- SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )-SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorith
SimpleViterbi
- 此程序实现Viterbi快速算法,在概率图理论中应用-This procedure to achieve fast Viterbi algorithm, the application of graph theory in the probability
viterbi
- Softdec including the function poly2trellis-Viterbi Algorithm in soft decision
Viterbi
- Viterbi Algorithm. Simulations on MATLAB.
Viterbi
- 通信原理中维比特算法编码,主要用于卷积码的译码-Viterbi algorithm
Convolution-coding-and-decoding(Viterbi-Algorithm
- This file is to simulate the convolution encoder and decode in Viterbi algorithm. It is written by Proakis. Simulate Successfully!
VITERBI
- In this case is a viterbi algorithm code for decoding the convolutional code, using verilog HDL language. This code provide the method of deconvolution of the convolutional code
Viterbi 2
- it is a code for viterbi algorithm which is important in telecomm.
New folder
- it is a code for viterbi algorithm that simplifies clculations in sequence detection
viterbi
- viterbi译码算法,接近matlab自带程序,供大家学习使用(viterbi decoding algorithm, close to the matlab comes with the program for everyone to learn to use)