CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - viterbi algorithm code matlab

搜索资源列表

  1. Viterbi

    0下载:
  2. Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3217
    • 提供者:Nick
  1. ViterbiDecoderr

    0下载:
  2. viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
  3. 所属分类:3G develop

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

    0下载:
  2. Hidden Markov Model Toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:967
    • 提供者:q
  1. viterbi

    0下载:
  2. This a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.-This is a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:650
    • 提供者:Gautham
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. FULLTEXT01

    0下载:
  2. viterbi thesis. it contains how to design viterbi decoding algorithm with matlab and vhdl code for g[171,133]
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:576527
    • 提供者:ubi
  1. 416

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

    • 发布日期:2017-04-08
    • 文件大小:3022
    • 提供者:qiaohui
  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. crfChain

    0下载:
  2. Kevin Murphy的条件随机场matlab和c++混合代码,包含chains, trees and general graphs includes BP code。-This package is a set of Matlab functions for chain-structured conditional random fields (CRFs) with categorical features. The code implements decoding (with the Vi
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:113333
    • 提供者:郭波
  1. puncture

    0下载:
  2. puncturing simulation in viterbi algorithm in matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:540
    • 提供者:sh.kafshgari
  1. report-coding

    0下载:
  2. VITERBI DECODING ALGORITHM SIMULATION IN MATLAB CODE
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:178652
    • 提供者:sh.kafshgari
  1. matlb_viterbi

    0下载:
  2. (2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解-(2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of vite
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:7517
    • 提供者:logic
  1. Viterbi213

    0下载:
  2. (2,1,3)卷积码Viterbi译码的matlab-Viterbi decoding algorithm matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:Jiarenqing
  1. viterbi_decode

    0下载:
  2. MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:7000
    • 提供者:李刚
  1. viterbi

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

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

    0下载:
  2. matlab code for Viterbi Algorithm for a Quadratic Amplitude Modulation (QAM )
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:wissem
  1. Viterbi

    0下载:
  2. viterbi算法译码,卷积码译码时适用,matlab仿真程序-viterbi algorithm for decoding convolutional code decoding applicable, matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:618
    • 提供者:gst
  1. viterbi_hard

    0下载:
  2. 一种应用于卷积码的硬判决维特比译码算法的matlab程序-Hard decision Viterbi decoding algorithm for convolutional code matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:liujun
  1. code

    0下载:
  2. 使用matlab进行卷积码编/译码器的仿真 进行Viterbi译码算法的编写-Write code using matlab convolution encoder/decoder Viterbi decoding algorithm simulation performed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:管天
  1. Viterbi

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

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