搜索资源列表
313viterbidecode
- 这个是隐markov模型中viterbi算法实现的一个具体实例程序 很好-This is a hidden markov models Viterbi Algorithm in a specific example of good procedures
softcon
- 用于通讯仿真的viterbi算法完整实现方案.用途广泛.-communications for the Viterbi algorithm simulation complete realization of the program. A wide range of uses.
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
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算法的matlab实现,主要用于数字通信中接收端的译码-viterbi
GMSK
- 完成GMSK的正交调制及解调,有完整的维特比译码算法 -Complete orthogonal modulation and demodulation of GMSK, a complete Viterbi decoding algorithm
viterbi
- 卷积译码的matlab程序,可以运行的,采用网格译码算法,-Convolutional decoding matlab program, you can run, using grid coding algorithm
viterbi
- 关于卷积码的viterbi译码算法,可以自己设定输入的码元-On the viterbi decoding convolutional codes, can be set for the input symbol
viterbi
- 使用MATLAB仿真软件实现维特比算法译码 降低误码率-MATLAB simulation software using the Viterbi algorithm decoding error rate reduction
viterbi
- 实现hmm基本算法。此代码实现基本的viterbi算法。有学习功能-The matlab code implements Viterbi algorith to realize HMM s learning.
viabw
- 用viterbi算法和baum-welch训练找到和更新best path-find best path using Viterbi algorithm and Baum-Welch training
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
- 维特比算法8*8的实现。适用于数字通信原理的卷积码章节的学习。-viterbi algrithem
Viterbi
- 经典viterbi算法实现,带一个demo。-realizing the classic viterbi algorithm in matlab
viterbi
- 卷积码的维特比译码算法实现,并分析其误码率性能-Convolutional codes, Viterbi decoding algorithm to achieve, and analyze the BER performance
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
- viterbi算法译码,卷积码译码时适用,matlab仿真程序-viterbi algorithm for decoding convolutional code decoding applicable, matlab simulation program
Viterbi
- 该程序为ISI信道下一种复杂度较低的检测算法,Viterbi算法,是对最大似然序列检测的简化。-The program is a less complex detection algorithm for ISI channels. The Viterbi algorithm is a simplification of the detection of maximum likelihood sequences.