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

搜索资源列表

  1. fec-3.0.tar.gz

    0下载:
  2. FEC Optimized viterbi code,FEC Optimized viterbi code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:119679
    • 提供者:test
  1. viterbi

    3下载:
  2. 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2991
    • 提供者:liufayu
  1. viterbi

    2下载:
  2. verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2881
    • 提供者:xiongherui
  1. viterbi

    3下载:
  2. 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4908
    • 提供者:roar
  1. juanjiviterbi1

    1下载:
  2. viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:6057
    • 提供者:LEMONLI
  1. juanji

    0下载:
  2. 用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式)-Simulink simulation using convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode)
  3. 所属分类:matlab

  1. c-viterbi

    0下载:
  2. 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:张晓勃
  1. Viterbi

    0下载:
  2. Viterbi decoder source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-29
    • 文件大小:12261757
    • 提供者:leeshuenngi
  1. Viterbi

    0下载:
  2. Viterbi译码器的FPGA实现代码,来在国外大学论坛.-Viterbi decoder implementation of the FPGA code to the Forum at foreign universities.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7823
    • 提供者:蔡敏
  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. 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. Viterbi

    0下载:
  2. viterbi code is very good. run in linux
  3. 所属分类:Linux-Unix program

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

    1下载:
  2. verilog code for viterbi encoder and decoder
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 引入(2,1,7)卷积码对信道输出信号的影响,并作出信噪比等图像。-The introduction of (2,1,7) convolutional code on the output signal of the channel and make the image SNR.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8366
    • 提供者:amy
  1. viterbi

    0下载:
  2. This a code generator for some kinds of viterbi decoders. It can generate the synthesiable verilog HDL codes. These have been verified under simulation. The generator itself is released under GPL license but the Verilog HDL codes generated by it is w
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:5358
    • 提供者:Nagendran
  1. viterbi-code

    0下载:
  2. 利用维特比算法求误码率,通信与信号系统专业常用代码,-The Viterbi algorithm seek error rate, communication and signal systems of professional commonly used code
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1238
    • 提供者:hilda8519
  1. viterbi-code

    0下载:
  2. viterbi编码的function形式,可在matlab中直接运行-viterbi coding function form can be run directly in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:wilkenshuang
  1. viterbi

    0下载:
  2. viterbi code for encoder
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:1696
    • 提供者:sampath
  1. viterbi

    0下载:
  2. 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:rango
  1. viterbi-master

    0下载:
  2. viterbi decoding source code
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:iHadi
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com