搜索资源列表
decSOVA
- 本程序是采用维特比算法的软输入软输出的仿真程序-this procedure is used Viterbi Algorithm soft-input soft-output of the simulation program
lunwen
- 信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。 研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。
ImageProcessing
- 卷积码的编译码,译码算法为维特比算法,适合学习信道编码课程的初学者参考-Encoding and decoding convolutional codes, decoding algorithm for the Viterbi algorithm
VITERBI(HMM)
- UMDHMM这个C语言版本的HMM工具包中的维特比算法程序展示给大家.-UMDHMM the C language version of the HMM Toolkit Viterbi algorithm in the program presented to you.
viterbi1.0
- 维特比算法,一种动态规划算法,用来求解隐马尔科夫模型-Viterbi algorithm, a dynamic programming algorithm to solve the Hidden Markov Model
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
Vitebi
- 本程序为Visual C++编写的维特比译码算法,效率较高-This procedure for the Visual C++ to prepare the Viterbi algorithm, more efficient
viterbi_ultmate
- 维特比译码算法,用 VC++编写的(3,1,2)码译码过程,-Viterbi algorithm, using VC++ to prepare the (3,1,2) code decoding process,
deconv_sch
- GSM同步信道SCH的解卷积VC实现,采用维特比算法-GSM synchronization channel SCH of the VC to achieve deconvolution, using Viterbi algorithm
deconv_bcch
- GSM同步信道BCCH的解卷积VC实现,采用维特比算法-GSM synchronization channel BCCH of the VC to achieve deconvolution, using Viterbi algorithm
Viterbi
- 在维特比算法是一种寻找隐藏的国家最有可能的序列动态规划算法-被称为维特的道路-在一个事件序列的观测结果,特别是在马氏信源的背景下,更普遍,隐马尔可夫模型。 -The Viterbi algorithm is a dynamic programming algorithm for finding the most likely sequence of hidden states – called the Viterbi path – that results in a sequence of o
viterbi
- 卷积编译码,维特比算法译码,找寻留存路径-VITERBI decoder
umdhmm-v1.02
- umd-Hmm 一个用c写的hmm工具包,包含前向算法,维特比算法和前向后向算法-umd-Hmm hmm a written with c kit contains forward algorithm, Viterbi algorithm and forward and backward algorithm
testviterbi
- 维特比算法的设计与实现,不包含隐马尔科夫模型,可以输出最可能的状态序列。-Design and Implementation of the Viterbi algorithm does not contain a hidden Markov model, you can output the most likely state sequence.
HMM
- 隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等-Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc
nwou
- 有关卷积编码的维特比算法,是硬判决的啊,希望大家()
deseroy
- 有关卷积编码的维特比算法,是硬判决的啊,希望大家()
viterbi译码算法实现
- 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then the Vitby decoding is perform
468492
- OFDM相关的维特比算法,BPSK调制等()
56016806Viterbi
- Viterbi 译码蝶型算法的实现及性能分析(In the TD2SCDMA system, a Viterbi decoding butterfly algorithm implementation method that is conducive to software implementation is studied and compared with the Viterbi decoding library function in MATLAB. According to the si