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

Search list

[Otherviterbi译码的实现

Description: 通信原理中卷积码和Viterbi译码
Platform: | Size: 27136 | Author: lh07114 | Hits:

[SourceCodeViterbi解码puncturing仿真

Description: Viterbi解码穿孔过程的Simulink仿真
Platform: | Size: 38872 | Author: seaedge | Hits:

[SourceCodeviterbi浮点

Description: cnv_encd.m为卷积编码程序 metric是计算码间距离程序,其中采用的是欧氏距离 viterbi_decoder.m是viterbi译码算法程序 viterbi_my.m是主程序
Platform: | Size: 5248 | Author: duanxin198910@126.com | 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:

[Communication-Mobileviterbi-soft-9

Description: 软判决功率归一viterbi约束长度9,c++代码。-soft-decision power under a Viterbi constraint length 9, c++ code.
Platform: | Size: 5120 | Author: 刘鹏 | Hits:

[Communicationviterbi-hard-9

Description: 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c++ code.
Platform: | Size: 5120 | Author: 刘鹏 | 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:

[Windows Developviterbi-3.0.1.tar

Description: 这是个关于最常用的卷积码的维特比C程序!!,本人还在完善中,请指教-This is the most commonly used on Convolutional Codes Viterbi C program! ! I also perfected, please enlighten
Platform: | Size: 14336 | Author: 陆颖佳 | Hits:

[Communication-MobileViterbi(cpp)

Description: OFDM信道编码,用vc实现Viterbi算法-OFDM channel coding, using vc Viterbi Algorithm
Platform: | Size: 1024 | Author: 张秀锋 | 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:

[Program docViterbi

Description: 三篇关于Viterbi FPGA编译码器的优化设计文档: 1、Viterbi译码器的FPGA设计实现与优化.pdf 2、Viterbi译码器的低功耗设计.pdf 3、基于FPGA的高速并行Viterbi译码器的设计与实现.pdf-3 on the Viterbi FPGA optimization codecs design documents: 1, Viterbi decoder FPGA Design Implementation and Optimization. Pdf2, Viterbi decoder, low-power design. Pdf3, high-speed FPGA-based parallel Viterbi decoder Design and Implementation. pdf
Platform: | Size: 451584 | Author: helei_zju | Hits:

[Communication-Mobileviterbi

Description: 卷积码的维特比译码,约束长度为9,分别采用硬判决和软判决实现-Convolutional code Viterbi decoder, constraint length of 9, respectively, using hard-decision and realize soft-decision
Platform: | Size: 11264 | Author: jishanyi | Hits:

[Graph Drawingviterbi

Description: Viterbi是一种常用的算法,此程序介绍了Viterbi的编码算法,并测试通过。
Platform: | Size: 33792 | Author: yqhua208222 | 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:

[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:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net