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

搜索资源列表

  1. 2D_convolution

    1下载:
  2. 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1 * M1 to the two-dimensional signal y * M2 N2 for the two-dimensional signal, convolution (N1 N2-1) * (M1 M2 - 1) signal
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:劉昱楓
  1. juanjibianma

    1下载:
  2. 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.43kb
    • 提供者:吴非
  1. cnv_encd

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

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

    0下载:
  2. 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:23.46kb
    • 提供者:季昂
  1. cov

    1下载:
  2. DVB系统中的卷积交织和解交织通用方法,可实现任意形式的卷积交织器和解交织器-DVB system of convolution intertwined deinterleaver common method can be arbitrary forms of convolution interleaver reconciliation interleaver
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1005byte
    • 提供者:孙月
  1. myfft_ifft

    0下载:
  2. FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:32.49kb
    • 提供者:小誠\
  1. conv_fft_ifft

    0下载:
  2. include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:33.54kb
    • 提供者:小誠\
  1. CC_BPSK

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1.61kb
    • 提供者:张兴
  1. Karu.J..Signals.and.systems_.made.ridiculously.si

    0下载:
  2. This the book "Signals and Systems - made ridiculously simple" by J. Karu in djvu file format. It gives an excellent introduction to system theory and covers all related concepts: Continuous-Time Systems, Frequency Domain, Laplace Transform, Continuo
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.55mb
    • 提供者:kashaxn
  1. conv_vhdl

    0下载:
  2. 用Verilog实现卷积码(2,1,2)的编码器,采用状态机来完成在modelsim下的仿真-Verilog implementation using convolution code (2,1,2) encoder, using a state machine to complete the modelsim simulation under the
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:568byte
    • 提供者:吴雪
  1. xindaorongliang

    0下载:
  2. 介绍了基于MATLAB 的信道编码,主要包括实验操作界面制作以及循环码和卷积码编译码。-Introduced the MATLAB-based channel coding, including experimental production, and user interface code and convolution code decoding cycle.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:957byte
    • 提供者:某某人
  1. truncdecode

    0下载:
  2. 程序是卷积码的截尾译码,软判决译码,AWGN信道,bpsk调制,-Program is truncated convolution code decoding, soft decision decoding, AWGN channel, bpsk modulation
  3. 所属分类:Communication

    • 发布日期:2016-11-21
    • 文件大小:2kb
    • 提供者:王莹
  1. Program_Convolution

    0下载:
  2. convolution code using DFT
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1.35kb
    • 提供者:Mohammed Buhari
  1. encode_test

    0下载:
  2. 完整可用的卷积编码程序,(2,1,6)迭代3次,对任意长度文件进行编码-The complete convolution coding procedures available, (2,1,6) iterative three times, for any length of file encoding
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:3.47mb
    • 提供者:黄潘源
  1. fecyima

    1下载:
  2. C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2.93kb
    • 提供者:huiben ZHANG
  1. communication

    1下载:
  2. 通信小程序,采用卷积编码BPSK调制,维特比译码,最大似然解码器。-Communications applet, using BPSK modulation convolution coding, Viterbi decoding, maximum likelihood decoder.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:
  1. cnv_encd

    0下载:
  2. 用于卷积码编码译码的一种算法,比较实用,易于理解,对于原理的理解也非常有帮助。-An algorithm for decoding convolution encoder, more practical, easy to understand, for the understanding of the principles are also very helpful.
  3. 所属分类:Communication

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

    0下载:
  2. 使用维特比译码方式,对实用卷积码编码后的序列进行译码-Viterbi decoding, the sequence practical convolution encoder after decoding
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:李阿毛
  1. Convolutional_Code

    0下载:
  2. Convolution code, encode and decode using viterbi
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:13.14kb
    • 提供者:Phuc Nguyen
  1. convolution-code-and-viterbi-decode

    9下载:
  2. 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
  3. 所属分类:通讯编程

    • 发布日期:2017-05-11
    • 文件大小:5.04kb
    • 提供者:Jianming Cui
搜珍网 www.dssz.com