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

搜索资源列表

  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-06
    • 文件大小:1019
    • 提供者: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-01
    • 文件大小:573
    • 提供者: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
    • 文件大小:791772
    • 提供者: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
    • 文件大小:199769
    • 提供者:张建云
  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
    • 文件大小:37136
    • 提供者:张建云
  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-03
    • 文件大小:4855
    • 提供者: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
    • 文件大小:10798
    • 提供者:zhoujuan
  1. viterbi_demo

    0下载:
  2. 一個簡單的Viterbi演算法示範, 可以幫助了解Viterbi演算法-A simple demo of Viterbi alogrithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1232
    • 提供者:johnny
  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-10
    • 文件大小:1530
    • 提供者:范立行
  1. mlse

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

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

    0下载:
  2. 这是(213)viterbi译码算法,用于awgn,fgnm和jakes信道中-viterbi decode
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:31675
    • 提供者:安妮
  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-21
    • 文件大小:1591607
    • 提供者:徐帅
  1. sanfenzhierzaosheng

    0下载:
  2. CPM调制解调,相位脉冲为RC函数,基于viterbi算法的解调程序,MATLAB代码-CPM modulation and demodulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1707
    • 提供者:笑泪夏
  1. HMM-Viterbi-Algorithm-c-achieve

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

    • 发布日期:2017-04-05
    • 文件大小:13122
    • 提供者: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-13
    • 文件大小:3077
    • 提供者:Charles
  1. viterbi

    1下载:
  2. 维特比译码算法,采用matlab语言进行编写,与自带的一致,可验证-Viterbi decoding algorithm, using matlab language writing, consistent with the built-in, verifiable
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:王波
  1. viterbi

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

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

    0下载:
  2. 隐马尔可夫模型中的向前算法及viterbi算法代码,VC++6.0运行通过-Hidden Markov Model algorithm forward and viterbi algorithm code, VC++6.0 run through
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1880089
    • 提供者:
  1. viterbi

    0下载:
  2. 实现通信原理中的维比特译码,通过维比特算法在matlab中实现-The bit decoding principle of communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1036
    • 提供者:夏天
  1. SOVA

    0下载:
  2. 该程序利用软输入软输出Viterbi算法实现对卷积编码的译码,同时输出软判决和硬判决结果-The Code is for the decoding operation of the convolution code by soft-input soft-output viterbi algorithm, and output the hard-decision and soft-decision results
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1137
    • 提供者:杨勇
« 12 »
搜珍网 www.dssz.com