搜索资源列表
Viterbi解码puncturing仿真
- Viterbi解码穿孔过程的Simulink仿真
viterbi浮点
- cnv_encd.m为卷积编码程序 metric是计算码间距离程序,其中采用的是欧氏距离 viterbi_decoder.m是viterbi译码算法程序 viterbi_my.m是主程序
viterbi.rar
- 这是一个用VERILOG HDL语言编写的viterbi译码程序,This is a language VERILOG HDL by the viterbi decoding process
Viterbi编译码器代码
- Viterbi译码的matlab代码。有助于了解Viterbi译码的基本原理和硬件实现
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
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算法,用于HMM(隐马尔科夫模型)中。-viterbi
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
viterbi
- 用java实现viterbi算法,由动态规划的方法来寻找出现概率最大的隐藏状态序列
viterbi-decoded
- Viterbi 译码 多的就不说了 我刚运行过可以的-Viterbi decoder and more I just can not say that I can run the
viterbi
- 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algor
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
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搜索算法是一种全局动态规划算法,在本例中,我们用C实现了他的搜索过程.-viterbi search algorithm is a global dynamic programming algorithm, in this case, we use C to achieve his search process.
Convolutional-Encoder-Viterbi
- 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
c-viterbi
- 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
Viterbi
- 无线光通信;卷积交织;Viterbi并行译码 在误码率为10的负6次方 时,相对于最佳阈值 判决有约6.9dB的编码增益,与完美交织下的编码性能仅相差0.3dB-Wireless Optical Communication Convolutional Interleaver Viterbi decoding in parallel at the bit error rate of 10 negative 6 power when compared with the optimal
Viterbi
- Viterbi decoder source code
Viterbi
- Viterbi译码器的FPGA实现代码,来在国外大学论坛.-Viterbi decoder implementation of the FPGA code to the Forum at foreign universities.