CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Viterbi Algorithm

搜索资源列表

  1. 109201252Viterbi

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1019byte
    • 提供者:chaguofeng
  1. VITERBI(HMM)

    0下载:
  2. UMDHMM这个C语言版本的HMM工具包中的维特比算法程序展示给大家.-UMDHMM the C language version of the HMM Toolkit Viterbi algorithm in the program presented to you.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:573byte
    • 提供者:Don
  1. Vitebi

    1下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:773.21kb
    • 提供者:wylie
  1. deconv_sch

    0下载:
  2. GSM同步信道SCH的解卷积VC实现,采用维特比算法-GSM synchronization channel SCH of the VC to achieve deconvolution, using Viterbi algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:195.09kb
    • 提供者:张建云
  1. deconv_bcch

    0下载:
  2. GSM同步信道BCCH的解卷积VC实现,采用维特比算法-GSM synchronization channel BCCH of the VC to achieve deconvolution, using Viterbi algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:36.27kb
    • 提供者:张建云
  1. Viterbi

    0下载:
  2. 在维特比算法是一种寻找隐藏的国家最有可能的序列动态规划算法-被称为维特的道路-在一个事件序列的观测结果,特别是在马氏信源的背景下,更普遍,隐马尔可夫模型。 -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
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4.74kb
    • 提供者:jianghaiyang
  1. MSKdecode

    1下载:
  2. 自己做的链路,MSK解调,采用的viterbi解调算法。与MATLAB的自带模块进行了对比。-Make their own links, MSK demodulation, using the viterbi demodulation algorithm. With MATLAB' s own modules for comparison.
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:10.54kb
    • 提供者:zhoujuan
  1. forward_viterbi

    0下载:
  2. A forward Viterbi Algorithm and its implementation. Simulations on MATLAB.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:gizem86
  1. Viterbiying

    0下载:
  2. 维特比硬判决算法,绝对好用,是非常经典的算法,用的是硬判决-viterbi algorithm is very good for decoding for the convolutional codes you won t miss it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.49kb
    • 提供者:范立行
  1. Viterbi_Verilog

    0下载:
  2. For viterbi algorithm hardware implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:459.78kb
    • 提供者:陳大
  1. 416

    0下载:
  2. (4,1,6)归零卷积码的维特比译码算法的matlab实现-(4,1,6) convolutional code zero viterbi algorithm matlab implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2.95kb
    • 提供者:qiaohui
  1. umdhmm-v1.02

    0下载:
  2. umd-Hmm 一个用c写的hmm工具包,包含前向算法,维特比算法和前向后向算法-umd-Hmm hmm a written with c kit contains forward algorithm, Viterbi algorithm and forward and backward algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:294.54kb
    • 提供者:yuxiaolng
  1. mlse

    5下载:
  2. 用viterbi算法实现MLSE的matlab源程序,非常有用。-MLSE viterbi algorithm using the matlab source code, very useful.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:3.05kb
    • 提供者:ake
  1. Viterbi

    0下载:
  2. 利用viterbi演算法去解出convolution code 包含兩種方法,一種是soft一種是hard,soft是求內積最大,而hard則是求最小hamming distance。-Convolution edcoder Viterbi decoder algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3.75kb
    • 提供者:cky
  1. Viterbi

    0下载:
  2. viterbi 译码相关算法讲解和Verilog代码,代码已经通过仿真验证没问题。-viterbi decoding algorithm explanation and Verilog code, the code has been verified by simulation problems.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1.52mb
    • 提供者:徐帅
  1. HMM-Viterbi-Algorithm-c-achieve

    0下载:
  2. 隐马尔科夫模型Viterbi算法的c 实现-HMM Viterbi Algorithm c achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:12.81kb
    • 提供者:alfred artorius
  1. SISO-Viterbi

    0下载:
  2. 正需要这方面的资料,Viterbi算法在业界很强,和大家一起分享交流-Is in need of this information, Viterbi algorithm in the industry is very strong, and we share exchange
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3kb
    • 提供者:Charles
  1. viterbi

    0下载:
  2. i am uploading the code for viterbi algorithm in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:Iram Shahzadi
  1. viterbi

    0下载:
  2. 隐马尔可夫模型算法程序中的viterbi算法,一般用来调用-HMM algorithm program viterbi algorithm, generally used to call
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:703byte
    • 提供者:贺贤
  1. Viterbi

    2下载:
  2. Viterbi (MLSE) algorithm for signal detection in ISI channel by Matlab Code
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:9kb
    • 提供者:Bbiruk
« 12 »
搜珍网 www.dssz.com