Welcome![Sign In][Sign Up]
Location:
Search - Viterbi-decoding

Search list

[Communication-Mobilequanjima

Description: 卷积编码程序,Viterbi译码程序.很好啊-Convolutional coding procedure, Viterbi decoding process. Good ah
Platform: | Size: 2048 | Author: liuqing | Hits:

[Windows Developc_viterbi

Description: viterbi算法,包括信号生成,卷积码形成,高斯信道,viterbi译码等一系列程序-viterbi algorithm, including signal generation, the formation of convolutional codes, Gaussian channel, viterbi decoding, such as a series of procedures
Platform: | Size: 10240 | Author: Viterbi Chao | Hits:

[Communication-Mobileviterbi

Description: 实现卷积码vitebi译码,对初学者很有帮助,值得好好学学·-Realize vitebi decoding convolutional codes, very helpful for beginners, it is good to learn
Platform: | Size: 2048 | Author: 韩冰 | Hits:

[Compress-Decompress algrithms216Viterbi

Description: (2,1,6)格式的viterbi译码,软判决,完全的工程文件,可以直接应用于项目。-(2,1,6) format viterbi decoding, soft decision, a complete project file can be directly applied to the project.
Platform: | Size: 47104 | Author: water206 | Hits:

[Data structsviterbi416

Description: 实现了(4,1,6)型卷积码的维特比译码算法,采用了极大似然算法。介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码。-Realize the (4,1,6)-type convolutional codes Viterbi decoding algorithm using the maximum likelihood algorithm. Introduce a soft-decision Viterbi decoding algorithm the process of three steps: initialization, update and backward decoding metric.
Platform: | Size: 3072 | Author: raymond | 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:

[Communicationviterbidecodingprograme

Description: 本人上传的是VITERBI译码C语言程序文件-I uploaded is VITERBI decoding C language program files
Platform: | Size: 14336 | Author: 胡金艳 | Hits:

[Post-TeleCom sofeware systemsviterbi_wlan_TIc54x

Description: 卷积码和viterbi译码的TI C54代码-Convolutional codes and viterbi decoding TI C54 code
Platform: | Size: 22528 | Author: 刘文龙 | Hits:

[VHDL-FPGA-VerilogViterbi_RAKE

Description: 这是一篇介绍用verilog语言实现viterbi译码和rake接收机的文章,实用性很强的,在这里也感谢这篇文章的作着-This is a description language with verilog viterbi decoding and rake receiver of the article, very practical, here are grateful for this article was
Platform: | Size: 8838144 | Author: 骆军 | Hits:

[OS programvb_decode

Description: 这是我写的viterbi译码代码,已经通过验证,希望对你有用-This is what I wrote viterbi decoding code has been validated, in the hope that useful to you
Platform: | Size: 2048 | Author: 雷辉 | Hits:

[MultiLanguagefenci

Description: 分词程序,HMM模型训练,维特比解码,有说明文档。-Segmentation procedure, HMM model training, Viterbi decoding, have documentation.
Platform: | Size: 10240 | Author: | Hits:

[Communication-Mobileli

Description: 这是我同学在公司编写的VITERBI译码算法,已经得到肯定-This is my classmate in the company prepared VITERBI decoding algorithm, which has been affirmed
Platform: | Size: 144384 | Author: 雷辉 | Hits:

[Communicationbindarybiterbidecoding

Description: Viterbi decoder, maximum likelihood decoding. For a // rate-1/n convolutional code. Correlation metric.
Platform: | Size: 9216 | Author: 戈津生 | Hits:

[VHDL-FPGA-Verilogviterbi_node_sync_design

Description: 一个完整的viterbi译码程序和测试的程序-A complete viterbi decoding procedures and test procedures
Platform: | Size: 274432 | Author: deng | Hits:

[Communication-MobileViterbidecode

Description: 很好的卷积码译码资料,关键字Viterbi 译码算法,BCJR 译码算法-Good convolutional codes decoding information, keyword Viterbi decoding algorithm, BCJR decoding algorithm
Platform: | Size: 786432 | Author: 630053570 | Hits:

[matlabviterbi

Description: 该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 algorithm. M procedures
Platform: | Size: 17408 | Author: 季晓澎 | Hits:

[VHDL-FPGA-VerilogViterbiDecodeK9R12HardDecision

Description: viterbi 硬判决译码,基本实现了(2,1,9)卷积码的硬判决译码,用modelsim RTL仿真通过-hard-decision viterbi decoding, the basic realization of the (2,1,9) convolutional codes hard decision decoding, using modelsim RTL simulation through
Platform: | Size: 12288 | Author: maojunling | Hits:

[VHDL-FPGA-Veriloghusw

Description: 用VHDL语言设计维特比 解码器 是VHDL原代码用ModelSim XE III 6.3c软件实现仿真-Language Design with VHDL Viterbi decoder is the VHDL source code with ModelSim XE III 6.3c software simulation
Platform: | Size: 1024 | Author: hsw0320 | Hits:

[Communication-Mobilejuanjiviterbi1

Description: viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
Platform: | Size: 6144 | Author: LEMONLI | Hits:

[matlabjuanji

Description: 用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式)-Simulink simulation using convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode)
Platform: | Size: 6144 | Author: 不是王子1984 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 31 »

CodeBus www.codebus.net