搜索资源列表
Simulation
- This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (R
viterbi_wlan_c54
- viterbi译码在DSP上的实现,采用c54x-Viterbi decoder on DSP Implementation, adopted c54x
convcode0.1
- 卷积码编码器,与对应的维特比硬判决译码器。已经通过仿真验证-Convolution Encoder, and the corresponding hard decision Viterbi decoder. Has been verified by simulation
ti viterbi decoder
- ti 的viterbi 解码程序,基于ti的开发环境ccs
viterbi-decoded
- Viterbi 译码 多的就不说了 我刚运行过可以的-Viterbi decoder and more I just can not say that I can run the
viterbi
- The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)-The Viterbi decoder for convolutional codes decoder_output, survivor_state, cumulated_metric] = viterbi (G, k, channel_output)
Viterbi
- Viterbi decoder source code
Viterbi
- 高质量Viterbi译码器,用于卷积码译码-High-quality Viterbi decoder for decoding convolutional codes
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
ViterbiDecoder
- this a descr iption viterbi decoder-this is a descr iption viterbi decoder
urn_nbn_se_liu_diva-6949-1__fulltext
- Viterbi decoder algorithm
viterbi
- viterbi encoder and decoder modeling verilog
MATLAB
- matlab code for viterbi decoder
soft_and_hard_decision_on_viterbi_decoder
- With using noisy data and created data, soft and hard decision are made by viterbi decoder
MyViterbi
- Viterbi解码器Matlab版.生成输入、输出表、状态转移表,沿Trellis进行剪枝,记录保留路径,最后返回并得到最终解码。-Matlab version of Viterbi decoder. Generate input, output tables, state transition table, along the Trellis for pruning, record succeed path, finally trace back and get eventually deco
viterbi-3.0.1
- C语言实现的(1,3,7)viterbi译码器-(1,3,7)viterbi decoder in C
viterbi
- 针对卷积码的维特比译码,其中可以用于软判决译码也可以用于硬盘决译码-viterbi decoder
viterbi
- 维特比解码器实现Matlab代码和仿真结果(Viterbi Decoder implementation Matlab code and simulation result)
Untitled2
- 比较了用软判决和硬判决进行viterbi译码的BER-SNR曲线(Compare the BER-SNR curve of viterbi decoding by using hard decision and soft decision)
viterbi
- 卷积码编码和viterbi译码的matlab 实现(A matlab implementation of a convolutional encoder and a Viterbi decoder)