Welcome![Sign In][Sign Up]
Location:
Search - soft viterbi matlab

Search list

[Other resourceViterbi

Description: Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
Platform: | Size: 3217 | Author: Nick | Hits:

[Communication-Mobileruanying

Description: viterbi的软硬判决方法,用matlab完成的验证-Viterbi the soft judgment method, the completion of the certification Matlab
Platform: | Size: 22528 | Author: 刘佳 | Hits:

[Communication-Mobiledeconvgaijin

Description: 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, generating polynomial for the G0 = 561 (octal), G1 = 753 (octal), for BPSK modulation mode, channel for AWGN, compare different depth of decoding decoder performance of
Platform: | Size: 47104 | Author: 李春晖 | Hits:

[matlabsovadec

Description: Soft Input Soft Output Viterbi Algorithm
Platform: | Size: 3072 | Author: 董鹏 | Hits:

[Communication-Mobileviterbi(matlab)

Description: 信道解码viterbi算法的matlab实现,详细-channel Viterbi decoding algorithm Matlab details.
Platform: | Size: 5120 | Author: 陆军 | Hits:

[Otherviterbi-SOVA

Description: 软输出维特比译码算法的C语言详细实现,程序效率高,比MATLAB快多了.-Soft-output Viterbi algorithm realize the C language in detail, procedures efficient and quicker than MATLAB.
Platform: | Size: 5120 | Author: 李华 | Hits:

[Post-TeleCom sofeware systemssova_decode

Description: 是一个介绍软维特比解码的matlab软件程序,针对8psk,-Introduction is a soft Viterbi decoding matlab software program, for 8psk,
Platform: | Size: 1024 | Author: wubaishan | Hits:

[matlabconv_vit_qam

Description: Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正-Convolutional (2,1,6) Encoder and soft decision Viterbi Decoder just uploaded a mistake, has been amended
Platform: | Size: 1024 | Author: huang | Hits:

[Communication-Mobileveitebi

Description: 强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行。-Strongly recommend use of the convolutional code encoder, Viterbi decoder and soft decision, the code simple and feasible.
Platform: | Size: 3072 | Author: 胡卓 | Hits:

[Communication-MobileBERcurve_CV_soft2_QA

Description: Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (QA) technique that relies on the estimation (approximate one) of the information-bits Weight Enumerating Function (WEF) using A simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.-Computes BER v EbNo curve for convolutional encoding/soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve.The computation uses a quasi-analytic (QA) technique that relies on theestimation (approximate one) of the information-bits Weight Enumerating Function (WEF) usingA simulation of the convolutional encoder. Once the WEF is estimated, the analytic formula for the BER is used.
Platform: | Size: 6144 | Author: joy | Hits:

[matlabViterbi

Description: Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
Platform: | Size: 3072 | Author: Nick | Hits:

[matlabviterbi_UWB

Description: UWB viterbi decode matlab代码; 包括自己实现的matlat viterbi 译码和调用matlab内部模块的代码; 分硬判决和软判决两种情况; 严格按照MB-OFDM UWB协议实现;-UWB viterbi decode matlab code including themselves realize the matlat viterbi decoding and internal module call matlab code sub-hard decision and soft-decision two cases in strict accordance with the MB-OFDM UWB protocol
Platform: | Size: 7168 | Author: bruce feng | Hits:

[Communication-MobileGSM_Viterbi_soft-detection

Description: 在GSM通信系统中,Viterbi检测是一个及其重要的部分,许多的研究人员在这里花费了大量的心血。参考各种资料,我们总结得出以下Viterbi软输出算法,与传统的硬判决方法相比,可以提高2~3个db的增益:-In GSM communication systems, Viterbi detection is an important part of many researchers here spent a lot of effort. Reference to a variety of information, we summarize the following soft-output Viterbi algorithm, with the traditional hard-decision method, can be raised by 2 ~ 3 db gain:
Platform: | Size: 2048 | Author: 戴浩 | Hits:

[matlabviterbi

Description: 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
Platform: | Size: 5120 | Author: roar | Hits:

[Windows Developfunciones_convolucional

Description: program in matlab, viterbi soft
Platform: | Size: 9216 | Author: daniel | Hits:

[OtherViterbi

Description: viterby algotitm with soft input . a good simulation in mathlab
Platform: | Size: 14336 | Author: Pas | Hits:

[matlabviterbi

Description: 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
Platform: | Size: 1024 | Author: 张见峰 | Hits:

[Communication-Mobilesoft_and_hard_decision_on_viterbi_decoder

Description: With using noisy data and created data, soft and hard decision are made by viterbi decoder
Platform: | Size: 8192 | Author: Cagdas | Hits:

[Communication-Mobilesoft_input_soft_output_Viterbi

Description: 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 algorithm can be called using DEC = SOVADEC (MSG, LLR, TRELLIS, WIN)
Platform: | Size: 3072 | Author: aeou607 | Hits:

[matlab16QAM_Viterbi_soft

Description: 通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
Platform: | Size: 6144 | Author: 随风 | Hits:
« 12 »

CodeBus www.codebus.net