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

搜索资源列表

  1. Viterbi

    0下载:
  2. viterbi algorithm for convolutional codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:1856
    • 提供者:nvvab
  1. viterbidecoder

    0下载:
  2. viterbi decoder that use in communication
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-13
    • 文件大小:2373
    • 提供者:ali
  1. VB_decode

    1下载:
  2. Viterbi译码的VHDL代码,并且附有详细说明-Viterbi decoding of the VHDL code, and accompanied by a detailed descr iption
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:62784
    • 提供者:陈娟
  1. viteribdec

    0下载:
  2. 通用viterbi译码程序,通过改变不同的参数(比如回朔深度),可以进行不同的viterbi译码,-viterbi decode
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3071
    • 提供者:zhai
  1. MATLAB

    0下载:
  2. matlab code for viterbi decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:2044
    • 提供者:setareh
  1. script_ber_bpsk_convolutional_code_viterbi_decode

    0下载:
  2. scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:2333
    • 提供者:ramakrishna
  1. 414viterbi

    0下载:
  2. 2. 该程序可以将随机生成的0,1序列经过卷积编码器产生(4,1,4)卷积码,然后将卷积码经过4*8的删余矩阵,有三种速率(1/3,2/3,1/2)可供选择, 3. 在编码端利用维特比译码方法进行译码 -viterbi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:18899
    • 提供者:zhanghao
  1. viterbi

    0下载:
  2. viterbi的MATLAB编程,大家可以看看。-viterbi of MATLAB programming, we can look at. Thanks
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5136
    • 提供者:shkah
  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. acs

    0下载:
  2. ACS for viterbi (r=1/2, pol=[133,171])
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1129
    • 提供者:sassou
  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
    • 文件大小:4855
    • 提供者:jianghaiyang
  1. soft_and_hard_decision_on_viterbi_decoder

    0下载:
  2. With using noisy data and created data, soft and hard decision are made by viterbi decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:7958
    • 提供者:Cagdas
  1. viterb

    2下载:
  2. 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:78957
    • 提供者:yingying
  1. Viterbi_decoder

    4下载:
  2. Viterbi译码器的编解码器的设计 用Verilog实现-Viterbi decoder。Verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:64842
    • 提供者:李风飞
  1. viterbi-3.0.1

    0下载:
  2. encoder decoder viterbi communicacion
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:81920
    • 提供者:serg
  1. viterbi

    0下载:
  2. VITERBI CODING AND DECODING, LINEAR BLOCK CODING
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1418
    • 提供者:ajs
  1. soft_input_soft_output_Viterbi

    0下载:
  2. SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )-SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorith
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:3101
    • 提供者:aeou607
  1. viterbidec

    0下载:
  2. Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1761
    • 提供者:Adnan
  1. viterbidecoder

    0下载:
  2. viterbi译码器的Verilog实现,(3,1,7)零尾卷积码-viterbi decoder implementation by verilog HDL (3,1,7)zero tail conventional code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:4675
    • 提供者:zhouli
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com