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

搜索资源列表

  1. nkNbianma

    0下载:
  2. 这是卷积码的编程程序,采用了先构造网格图,然后沿着网格图查找到方法-This is a convolution code programming procedure, the first constructed grid map, and then along the trellis to find methods
  3. 所属分类:Fax program

    • 发布日期:2017-05-15
    • 文件大小:3726425
    • 提供者:wenquan
  1. conv_soft

    0下载:
  2. convolution code with soft decision
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:1096
    • 提供者:nam
  1. convotion_decode

    0下载:
  2. 用verilog写的卷积码的编码程序以及viterbi译码程序-Use verilog write convolution code coding procedures and viterbi decoding program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-03
    • 文件大小:35859
    • 提供者:蔡金峰
  1. Juanji

    0下载:
  2. 完整的用C语言实现线性卷积代码,运行环境:Visual C++ 6.0-Complete C language linear convolution code, runtime environment: Visual C++ 6.0
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:166371
    • 提供者:wlw
  1. vhcg_latest.tar

    0下载:
  2. Viterbi algorithm is the most likelihood decode algorithm of convolution code. Viterbi decoder means the VLSI implementation of Viterbi algorithm. In the area of communication, convolution code is very popular, so how to improve the performance a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-11
    • 文件大小:654009
    • 提供者:phani
  1. digital-signal-C-code

    0下载:
  2. 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:6792270
    • 提供者:alex.xu
  1. convolution

    0下载:
  2. // Matlab code for linear and circular convolution with and without functions
  3. 所属分类:matlab

  1. sim1

    1下载:
  2. Matlab高斯信道条件下采用QPSK和8PSK时点到点通信系统的理论和统计所得的误码率和误比特率曲线。 删余卷积码的Pb性能仿真 加入信道编码模块,绘制误比特率曲线,其中信道为加性高斯白噪声,调试为QPSK; 进行软判决和应判决,和用3/4、7/8删余码进行编码等。-Matlab gaussian channel conditions using QPSK and eight PSK point to point communication system theory and st
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:26066
    • 提供者:李浩
  1. matlAB-ge-zhong-bian-huan

    0下载:
  2. 基于matlAB的切比雪夫、FFT频谱分析、FFT线性卷积、巴特沃斯程序代码,自己编写的-Based on The Chebychev matlAB the FFT spectrum analysis, FFT linear convolution code Butterworth own written
  3. 所属分类:Wavelet

    • 发布日期:2017-11-11
    • 文件大小:200812
    • 提供者:程诺
  1. interpolation_circular-convolution

    0下载:
  2. this code is for interpolationS27Q
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:576
    • 提供者:dolly
  1. Convolution.5vectorized

    0下载:
  2. OpenCL优化代码,对比了几种优化方法各自耗时情况,是一种很好的学习源码-OpenCL optimized code, compared to several optimization methods each time, is a good source of learning
  3. 所属分类:MPI

    • 发布日期:2017-11-26
    • 文件大小:47962
    • 提供者:王彪
  1. Convolutional-code-matlab

    1下载:
  2. 卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6562
    • 提供者:黎友
  1. capture-daq

    0下载:
  2. convolution code, changes over time, pulse pwm, capture sound port compared matlab matlab own
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2775
    • 提供者:RicardoEspinosa
  1. (2_1_3)RS_viterbi-decoding

    0下载:
  2. RS码 卷积码 译码 维特比译码 卷积编码 和译码-RS viterbi decoding Convolution code decoding victor than decoding convolutional coding and decoding
  3. 所属分类:3G develop

    • 发布日期:2017-04-15
    • 文件大小:6280
    • 提供者:xiaoxiaokou
  1. wavelet-code-For-C_2

    0下载:
  2. 1、题目:一维小波变换,可多次分解 2、原理:卷积核变为Daubechies正交小波基h[]和g[]的交替形式。增加了多次分解的功能。-1, Title: one-dimensional wavelet transform decomposition can be repeated 2 Principle: convolution kernel becomes orthogonal Daubechies wavelet h [] and g [] alternate form. Decomp
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1900
    • 提供者:liuyun
  1. OpenCLGaussBlur

    0下载:
  2. 本代码是作用在Intel SDK for Opencl 平台上的高斯卷积代码,是一个基于Intel HD系列显卡的平台应用。仅仅提供一定的Opencl平台搭建的思路,以后会 奉上更多基于Intel HD系列显卡的优质代码-This code is role in Intel SDK for Opencl platform of gaussian convolution code, which is a series of Intel HD graphics platform based appl
  3. 所属分类:MPI

    • 发布日期:2017-06-15
    • 文件大小:23195856
    • 提供者:维斯摩尔
  1. Encoder_TCC

    0下载:
  2. turbo convolution code in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:459027
    • 提供者:vaibhav
  1. turbo

    0下载:
  2. Turbo Convolution Code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5636
    • 提供者:Pradeep Kumar
  1. main

    0下载:
  2. 关于系统卷积码的编码和解码,卷积码为(5,7)码,译码方法为BCJR,过程具体,可以作为学习之用-About the system of convolution code encoding and decoding, convolution code for (5, 7) code, for the BCJR decoding method, concrete process, could be used as a learning
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:1247
    • 提供者:custom430
  1. fecyima

    0下载:
  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
    • 文件大小:3003
    • 提供者:huiben ZHANG
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com