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

搜索资源列表

  1. cnv_encd

    1下载:
  2. 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:791
    • 提供者:梁燕丽
  1. viterbi_de

    0下载:
  2. 卷积码译码霍夫曼编码及数学概率论贝叶斯公式; 卷积译码软判决通过3位量化可以比硬判决提高约2dB信噪比; 了解最大似然译码准则; -Soft Decoding Scheme of Convolution Codes Combined with Huffman Coding.Simulation study of the performance of ternary line codes under Viterbi decoding & Soft-decision decoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:43982
    • 提供者:刘君
  1. convolution_code_decode

    0下载:
  2. matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:1475
    • 提供者:zhaoxuemin
  1. gaborcon

    0下载:
  2. these codes read input image and generate the 2D gabor filters, with changeable scale, orientation, perform the convolution with input image.
  3. 所属分类:matlab

  1. viterbi_decoder

    0下载:
  2. 这是一个针对卷积码的维特比译码器.开发环境为MATLAB-This is a viterbi_decoder which can decode convolution codes.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1567
    • 提供者:张力
  1. 1111

    0下载:
  2. 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2639613
    • 提供者:sean
  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. convolution

    0下载:
  2. Cyclic and convolution codes -Cyclic and convolution codesCyclic and convolution codes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:108889
    • 提供者:mohamed
  1. codes

    0下载:
  2. Implementing and studying the performance of FIR filter. Implementation and study of IIR filters Quantisation of continuous signals Multirate signal Processing Convolution of signals
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:30642
    • 提供者:Shiv Ganesh
  1. VD-vhdl-Code

    0下载:
  2. this codes are for convolution encoder and Viterbi decoder synthesis and implementation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:7545
    • 提供者:shishir
  1. Convolutional-Codes

    0下载:
  2. Good descr iption of convolution codes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:245692
    • 提供者:raj
  1. ConvCoding

    0下载:
  2. convolution encoder & decoder codes in matlab
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:33792
    • 提供者:so16ae
  1. periodogram

    0下载:
  2. convolution codes using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:664
    • 提供者:jafar
  1. Convolution-code

    0下载:
  2. QPSK and other convolutional codes.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:2477
    • 提供者:John
  1. convolution

    0下载:
  2. 卷积码和turbo的结合-The combination of convolutional codes and turbo
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2265
    • 提供者:hjc
  1. codes

    0下载:
  2. codes for linear convolution and fir filter in C and scilab
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:3158
    • 提供者:Binal
  1. C-V_lll

    0下载:
  2. 卷积码的编码,及其维特比译码的仿真程序,基于C-Convolution codes, and Viterbi decoding simulation program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3329
    • 提供者:刘伶莉
  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. CRC_TURBO_CONVOLUTION

    0下载:
  2. 经典CRC,Tturbo,卷积码C语言实现,在matlab环境下运行,速度比matlab代码高,里面包含测试内容,经典可以用-Classic CRC, Tturbo, convolution codes C language, to run in matlab environment, faster than high matlab code, which contains the contents of the tests, you can use the classic
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-21
    • 文件大小:332800
    • 提供者:闫铭
  1. convolution

    0下载:
  2. convolution codes using verilog language for FPGA
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:16185
    • 提供者:Sandeep
« 12 3 »
搜珍网 www.dssz.com