搜索资源列表
viterbi
- 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
Viterbi算法简洁注释版
- Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
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算法实现程序,已调试通过。
viterbi-decode
- viterbi译码的C的实现,Viterbi算法是卷积码的主要译码方法,在数字通信中占据着核心地位。
viterbi浮点
- cnv_encd.m为卷积编码程序 metric是计算码间距离程序,其中采用的是欧氏距离 viterbi_decoder.m是viterbi译码算法程序 viterbi_my.m是主程序
hmm-1.03.tar.gz
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。, In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
HMM-DL.rar
- 详细介绍了hmm算法的原理,及相关的前向算法后向算法,viterbi算法,讲解详细,很好,Hmm algorithm described in detail the principles, and related to the algorithm to the algorithm, viterbi algorithm, explained in detail, very good
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
viterbi
- viterbi算法,用于HMM(隐马尔科夫模型)中。-viterbi
viterbi
- 用java实现viterbi算法,由动态规划的方法来寻找出现概率最大的隐藏状态序列
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, fading channels, Viterbi algor
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算法的matlab实现,主要用于数字通信中接收端的译码-viterbi
viterbi
- 对于语音信号的Viterbi算法的简单仿真实现 在QuartusII下-Viterbi algorithm for speech signals simple simulation to achieve in the next QuartusII
Viterbi
- 隐马尔可夫模型Viterbi算法实现,采用两种不同的Viterbi算法-HMM Viterbi algorithm, Viterbi algorithm using two different
test_viterbi
- viterbi算法测试程序,对接收信号的相位与真实相位进行viterbi距离计算-viterbi algorithm testing procedures, the phase of the received signal phase with the real distance calculated for viterbi
Viterbi算法
- 使用Viterbi算法简单列出了几个例子后,模拟256QAM系统中Viterbi译码纠错的作用,并有参考文献