搜索资源列表
Viterbi算法简洁注释版
- Viterbi算法源程序,注释简洁,利于使用-Viterbi algorithm source, concise notes, beneficial use
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
GMSK
- GMSK信号的非相干解调技术研究,包括Viterbi算法解调-Non-coherent GMSK signal demodulation techniques, including the Viterbi algorithm for demodulation
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搜索算法是一种全局动态规划算法,在本例中,我们用C实现了他的搜索过程.-viterbi search algorithm is a global dynamic programming algorithm, in this case, we use C to achieve his search process.
viterbiexample
- This is all about viterbi algorithm
viterbiexample2
- This ia about viterbi algorithm
viterbiexample4up
- This is about viterbi algorithm
viterbi
- 使用MATLAB仿真软件实现维特比算法译码 降低误码率-MATLAB simulation software using the Viterbi algorithm decoding error rate reduction
viterbi
- 用C++实现HMM 的维特比算法,主要是用于参数B的初值选取以及找到隐藏序列-HMM with a C++ implementation of the Viterbi algorithm, mainly used for selecting the initial value of parameters B and find the hidden sequence
Viterbi
- viterbi algorithm in Hidden Markov Model
viterbi
- viterbi algorithm in matlab simulation
test_viterbi
- viterbi算法测试程序,对接收信号的相位与真实相位进行viterbi距离计算-viterbi algorithm testing procedures, the phase of the received signal phase with the real distance calculated for viterbi
viterbi
- 维特比算法,用于对卷积码进行解码,算法最小化汉明距离而不是似然函数-Viterbi algorithm. The Viterbi decoder for convolutional codes.This algorithm minimizes the metric rather than maximizingthe likelihood.
Viterbi
- 经典viterbi算法实现,带一个demo。-realizing the classic viterbi algorithm in matlab
viterbi-algorithm
- 用Viterbi算法来解码隐马尔科夫模型(HMM)的状态变量。其中,mainfile_Vit.m是主函数,Viterbi_algorithm.m是调用的Viterbi算法函数。-Viterbi algorithm for decoding the hidden states of the Hidden Markov Model(HMM). In this folder, "mainfile_Vit.m" file is the main function, and "Viterbi_algori
Viterbi-algorithm
- 维特比算法(Viterbi algorithm)是一种动态规划算法,可用于无线信道的检测。-Viterbi algorithm (Viterbi algorithm) is a dynamic programming algorithm can be used to detect the wireless channel.
viterbi-master.old
- old version of viterbi algorithm