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

搜索资源列表

  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. 2).convolution

    0下载:
  2. MATLAB code for convolution of two signals in time domain
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:54112
    • 提供者:Jobin
  1. dft--convolution--IDFT--fir(finite-impulse-respon

    0下载:
  2. different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4296
    • 提供者:ajay
  1. cirular convolution , codec, discrete fourier transform, fast fourier transform

    0下载:
  2. dsp code for Circular convolution , codec, discrete Fourier transform, fast Fourier transform built in c run on code composer studio kit dsk 6713
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-02-14
    • 文件大小:3716
    • 提供者:ajaybhardwaj89
  1. linear convolution, infinite impulse response, power spectral density, sine waveform

    0下载:
  2. linear convolution, infinite impulse response, power spectral density, sine waveform written in c run on code composer studio and kit dsk 6713
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-02-14
    • 文件大小:5061
    • 提供者:ajaybhardwaj89
  1. juanjicode

    0下载:
  2. 卷积码编译码的快速实现算法,非常适合初学者迅速上手-Fast convolution code encoding and decoding algorithm is very suitable for beginners to get started quickly
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:唐杰
  1. trellis

    0下载:
  2. 格雷码文件,可以用于卷积码生成,对通信的同学会有帮助 -Gray code file that can be used convolution code generation, communication will be helpful for students
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:nianp
  1. yima

    0下载:
  2. 卷积码系统中,运用维特比译码原理编写C语言代码实现卷积码译码-Convolution code system, using the principle of Viterbi decoding convolutional code written in C language code decoding
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1506
    • 提供者:小林
  1. interpolation_circular-convolution

    0下载:
  2. interpolation circular matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:572
    • 提供者:Adithya
  1. convolution

    0下载:
  2. code for convolution encoder test in telecommunication
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-25
    • 文件大小:17202
    • 提供者:sameer
  1. mccdma

    0下载:
  2. 基于mc-ccdma系统卷积码的研究,实现系统的仿真,译码采用维特比译码-Research mc-ccdma system based convolution code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1400
    • 提供者:王爱月
  1. MATLAB-code-for-convolution

    0下载:
  2. matlab code for convolution,neccesary for signal processs.-matlab code for convolution
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-23
    • 文件大小:243435
    • 提供者:zqs
  1. suoduanjuanjima7_1

    0下载:
  2. 该simulink程序实现了缩短卷积码的仿真,并能在AWGN信道下实现误码率检测。-The program achieved a shortened simulink simulation convolution code, and can achieve a bit error rate in AWGN channel detection.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3839
    • 提供者:罗伊
  1. ChannelCoding_Viterbi

    1下载:
  2. 一个信道编码解码以及性能比较。 包括卷积码编码器,使用硬判决的维特比译码器。 比较了不同信道环境下(SNR)的误码率性能。-Comparing a channel codec, and performance. Including the convolution code encoder, using hard decision Viterbi decoder. Compare different channel environments (SNR) BER performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:WatcherVC
  1. conv

    0下载:
  2. 基于simulink的卷积码编码性能仿真,给出性能曲线。-Convolution code coding performance based on simulink simulation, the performance curve is given.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:759933
    • 提供者:吴浩
  1. Convolution-decode-

    0下载:
  2. 实现了卷积码(2,1,3)编码以及解码的功能,已验证通过-Achieved (2,1,3) convolutional encoding and decoding functionality code validated by
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:196787
    • 提供者:我问问
  1. juanjima

    2下载:
  2. 卷积码编译码,用simulink模块搭建卷积码编译码,BPSK调制,仿真系统性能。-Convolution code encoding and decoding BPSK
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:14346
    • 提供者:曹君逸
  1. viterbi

    0下载:
  2. 卷积码的详细维特比译码,适合初学者-For more than Witte convolution code decoding, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:16377
    • 提供者:msc
  1. Untitled

    0下载:
  2. 序列卷积代码,非常好用序列卷积代码,非常好用-Sequence convolution code, very easy to use
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:李朝钊
  1. convd

    0下载:
  2. 卷积码的性能检测程序,适用于信道编码盲检测。卷积码的盲检测-Performance test of convolution code program, suitable for channel coding blind detection.Blind detection of convolution code
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:157886
    • 提供者:张世会
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com