搜索资源列表
109201252Viterbi
- viterbi算法功能的实现,利用C语言编写的Viterbi算法,主要使用在GSM中的信号均衡和解调,有较强的使用性-viterbi algorithm function of the realization, the use of C language of the Viterbi algorithm, mainly used in GSM the signal equalization and demodulation, the use of strong
VITERBI(HMM)
- UMDHMM这个C语言版本的HMM工具包中的维特比算法程序展示给大家.-UMDHMM the C language version of the HMM Toolkit Viterbi algorithm in the program presented to you.
Vitebi
- 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
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
MSKdecode
- 自己做的链路,MSK解调,采用的viterbi解调算法。与MATLAB的自带模块进行了对比。-Make their own links, MSK demodulation, using the viterbi demodulation algorithm. With MATLAB' s own modules for comparison.
forward_viterbi
- A forward Viterbi Algorithm and its implementation. Simulations on MATLAB.
Viterbiying
- 维特比硬判决算法,绝对好用,是非常经典的算法,用的是硬判决-viterbi algorithm is very good for decoding for the convolutional codes you won t miss it
Viterbi_Verilog
- For viterbi algorithm hardware implementation
416
- (4,1,6)归零卷积码的维特比译码算法的matlab实现-(4,1,6) convolutional code zero viterbi algorithm matlab implementation
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
mlse
- 用viterbi算法实现MLSE的matlab源程序,非常有用。-MLSE viterbi algorithm using the matlab source code, very useful.
Viterbi
- 利用viterbi演算法去解出convolution code 包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。-Convolution edcoder Viterbi decoder algorithm
Viterbi
- viterbi 译码相关算法讲解和Verilog代码,代码已经通过仿真验证没问题。-viterbi decoding algorithm explanation and Verilog code, the code has been verified by simulation problems.
HMM-Viterbi-Algorithm-c-achieve
- 隐马尔科夫模型Viterbi算法的c 实现-HMM Viterbi Algorithm c achieve
SISO-Viterbi
- 正需要这方面的资料,Viterbi算法在业界很强,和大家一起分享交流-Is in need of this information, Viterbi algorithm in the industry is very strong, and we share exchange
viterbi
- i am uploading the code for viterbi algorithm in matlab
viterbi
- 隐马尔可夫模型算法程序中的viterbi算法,一般用来调用-HMM algorithm program viterbi algorithm, generally used to call
Viterbi
- Viterbi (MLSE) algorithm for signal detection in ISI channel by Matlab Code