搜索资源列表
Viterbi算法简洁注释版
- Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
viterbi
- 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
softcon
- 用于通讯仿真的viterbi算法完整实现方案.用途广泛.-communications for the Viterbi algorithm simulation complete realization of the program. A wide range of uses.
hmm123
- hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code
hmm的c++语言实现
- c++实现HMM,向前向后算法,Viterbi算法,Baum-Welch算法。其中包括用c++定义的HMM数据结构。全部是cpp和h的文件-c achieve HMM, forward backward algorithm, Viterbi algorithm, Baum-Welch algorithm. C including the use of the HMM definition data structure. Cpp all
313viterbidecode
- 这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好-This is a hidden markov models Viterbi Algorithm in a specific example of good procedures
Viterbi(cpp)
- OFDM信道编码,用vc实现Viterbi算法-OFDM channel coding, using vc Viterbi Algorithm
viterbi(matlab)
- 信道解码viterbi算法的matlab实现,详细-channel Viterbi decoding algorithm Matlab details.
Viterbi
- 这是本人在TI DSP C6713DSK开发板上开发的viterbi算法实现程序,已调试通过。-This is my development of TI DSP C6713DSK board viterbi algorithm developed procedures have been debug through.
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。-viterbi decoding of C, realize, Viterbi algorithm for convolutional codes is the main decoding method, in digital communication occupies a central position.
c_viterbi
- viterbi算法,包括信号生成,卷积码形成,高斯信道,viterbi译码等一系列程序-viterbi algorithm, including signal generation, the formation of convolutional codes, Gaussian channel, viterbi decoding, such as a series of procedures
7743366312
- viterbi算法的c实现,已经验证过,可以直接用-c realize viterbi algorithm has been verified, you can directly use
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,
31767667viterbi(matlab)
- viterbi算法在matlab环境下的具体实现程序。-viterbi algorithm matlab environment in the concrete realization of the procedure.
viterbi
- viterbi算法详细介绍,结合例子说明hmm模型-Details viterbi algorithm, combined with examples of model hmm
viterbi
- viterbi算法,用于HMM(隐马尔科夫模型)中。-viterbi
viterbi
- viterbi算法的matlab实现,主要用于数字通信中接收端的译码-viterbi
viterbi
- 对于语音信号的Viterbi算法的简单仿真实现 在QuartusII下-Viterbi algorithm for speech signals simple simulation to achieve in the next QuartusII
viterbi
- 用java实现viterbi算法,由动态规划的方法来寻找出现概率最大的隐藏状态序列