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

Search list

[Other resourceConvolutional encoding and Viterbi decoding with k

Description: 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
Platform: | Size: 254299 | Author: 周小川 | Hits:

[IME Developviterbi

Description: 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
Platform: | Size: 338944 | Author: 李澳 | Hits:

[Communicationviterbi

Description: 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself coding structure decoding, decoding not consider access to the statistical characteristics. Decoding in the calculation of the probability to consider when Channel statistical characteristics. Typical algorithms such as : Maximum Likelihood decoding, Viterbi decoding,
Platform: | Size: 8192 | Author: 姚中华 | Hits:

[VHDL-FPGA-VerilogConvolutional encoding and Viterbi decoding with k

Description: 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
Platform: | Size: 253952 | Author: 周小川 | Hits:

[Program doc最常用的卷积码的维特比C程序viterbi-3.0.1.tar

Description: 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding C program devoted to convolutional code decoder! We want to help!
Platform: | Size: 14336 | Author: 王建 | Hits:

[Program docceshi112

Description: 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and Viterbi decoding performance test simulation.
Platform: | Size: 175104 | Author: peak | Hits:

[CommunicationViterbi-decoding

Description: 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on Matlab can be used for actual simulation!
Platform: | Size: 1024 | Author: 陈榧 | Hits:

[matlabviterbddfdi

Description: viterbi译码程序 用来对通信中的卷积码进行译码-Viterbi decoding procedures used for communication of convolutional codes for decoding
Platform: | Size: 2048 | Author: windy | Hits:

[source in ebookviterbicoderdecoder

Description: 卷积编码、维特比译码的MATLAB代码,程序来自《现代通信系统-使用matlab》英文版,个人用着不错:)-convolutional codes, Viterbi decoding MATLAB code, procedures from the "modern communication systems-using Matlab" in English, with a good personal :)
Platform: | Size: 5120 | Author: 辰辰 | Hits:

[Othervtbit

Description: 卷积码及其维特比译码算法的软件实现 c语言算法介绍-Convolutional Codes and Viterbi decoding algorithm software algorithm introduced language c
Platform: | Size: 141312 | Author: wangdong | Hits:

[Communication-Mobileviterbi(matlab)

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

[Communication-Mobilematlab-viterbi

Description: 用matlab写viterbi译码算法,老外写的现代通信系统书上的-using Matlab write Viterbi decoding algorithm, a foreigner writing a modern communications system on the books
Platform: | Size: 1024 | Author: bbbbb | Hits:

[Communication12

Description: 卷积码的viterbi译码,包含结尾卷积码的译码以及删余处理-Viterbi decoding of convolutional codes, including at the end of decoding convolutional codes, as well as more than deal with censored
Platform: | Size: 3072 | Author: 林晓叶 | Hits:

[DSP programViterbi

Description: 这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。-This is my development of TI DSP C6713DSK board viterbi algorithm developed procedures have been debug through.
Platform: | Size: 4096 | Author: 刘颂 | Hits:

[Communication-Mobilehmm-viterbi-c

Description: 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection algorithm, using vc prepared, you can modify according to their need to reference this is a excellent HMM program, it completes the VITERBI algorithm in HMM.
Platform: | Size: 886784 | Author: macui | Hits:

[VHDL-FPGA-Verilogviterbi

Description: 介绍了viterbi译码器的编解码器的设计,包括decoder.v,encoder.v.control.v,ram.v等,压缩 包里面有pdf说明-Introduced a viterbi decoder codec design, including decoder.v, encoder.v.control.v, ram.v and so on, there are pdf compression package description
Platform: | Size: 62464 | Author: yaoyongshi | Hits:

[Otherviterbi

Description: 自己编写的viterbi译码算法,为课堂作业。比较简单易懂。-I have written viterbi decoding algorithm for classroom operation. Relatively simple to understand.
Platform: | Size: 228352 | Author: zhan | 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:

[matlabviterbi

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

[Otherviterbi

Description: 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
Platform: | Size: 3072 | Author: liufayu | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net