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

搜索资源列表

  1. convolution

    0下载:
  2. different types of convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1824
    • 提供者:Prathik Prakash
  1. Convolution

    0下载:
  2. matlab 编写的离散和连续函数的卷积计算,可控制幅值、频率、相位等参数,有较好的图形界面。-Discrete and continuous function convolution calculation,written in Matlab. Parameters such as amplitude, frequency, phase can be changed, and there is a good graphical interface.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15422
    • 提供者:chenqw
  1. homemade-convolution-function

    0下载:
  2. 自制卷积函数,不用matlab本身的conv指令,而是建立M文件,用卷积定义自制函数。-homemade convolution function,without matlab conv instruction,but the establishment of the M-file,self-made function of the convolution defined.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:683
    • 提供者:马超逸
  1. Use-matlab-convolution-computation

    0下载:
  2. 使用matlab实现卷积的运算,学习MATLAB语言的编程方法及熟悉MATLAB指令;深刻理解卷积运算,利用离散卷积实现连续卷积运算; -Use matlab convolution operation, learn matlab language programming method and familiar with matlab instructions Understanding the convolution operation, use discrete convolution
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:31909
    • 提供者:zxc
  1. Convolution-Deconvolution_Using_FFT

    0下载:
  2. The theorem says that the Fourier transform of the convolution of two functions is equal to the product of their individual Fourier transforms. This deal with the discrete case.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6641
    • 提供者:Myoung-Jin
  1. direct-linear-convolution

    0下载:
  2. direct linear convolution for digital signal processing
  3. 所属分类:matlab

  1. Matrix-convolution

    0下载:
  2. 矩阵卷积,matlab代码,希望能帮助那些需要进行运算的同学-Matrix convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13116
    • 提供者:he
  1. vc-fast-convolution-code

    0下载:
  2. 本程序的主要内容是实现了数字信号处理的快速卷积算法。经过证明,此算法较其他的算法有相当的优势。-The main content of this program is to achieve a fast convolution algorithm for digital signal processing. Proven, this algorithm has a considerable advantage over other algorithms.
  3. 所属分类:DSP program

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

    0下载:
  2. openGL的convolution.cpp实例-convolution.cpp for openGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:常立博
  1. 2-d-convolution

    0下载:
  2. 二维卷积,结合数字图像处理中的卷积核思想理解-2 d convolution.With digital image processing of convolution nuclear thought understanding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:143100
    • 提供者:yutian
  1. convolution

    0下载:
  2. 本程序为DSP28335所具有的浮点运算功能中,使用c语言开发的卷积运算功能示例源代码。-DSP28335 convolution operation code in c language
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:3183
    • 提供者:cheng guanghui
  1. Fast-2-D-convolution

    0下载:
  2. 图像处理中经常用到卷积运算,它并不能等同于普通的二维矩阵的卷积运算,为了解决边界效应,通常都要采取一些优化手段。请仔细阅读代码,必有收获。- Y = CONVOLVE2(X, M, SHAPE) where SHAPE is a string returns a subsection of the 2-D convolution with size specified by SHAPE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:79352
    • 提供者:Tom
  1. convolution.m

    0下载:
  2. Convolution code codigo de convolucion
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:Alexis
  1. time-domain-convolution-theorem

    0下载:
  2. 该程序为数字信号处理实验中的时域卷积定理。-Digital signal processing experimental time domain convolution theorem
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:3294
    • 提供者:zhenxi
  1. convolution

    0下载:
  2. matlab写的实现不同信号之间采样,卷积,重构等。里面有一个.exe是用matlab写的界面,可以打开看到效果。-matlab written between the different signals sampling, convolution and reconstruction. There is one. Exe matlab write interface, you can open to see the effect.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:202692
    • 提供者:zhao
  1. convolution

    0下载:
  2. 用matlab语言实现的卷积运算的仿真程序,调试成功,可直接运行。-The convolution operation simulation program Matlab language, commissioning, and can be run directly.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:683
    • 提供者:xuemeicao
  1. CONVOLUTION

    0下载:
  2. convolution of two signals
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:13710
    • 提供者:hooriya irfan
  1. convolution

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

  1. convolution

    0下载:
  2. CONVOLUTION - Compute z = x convolved with y conv compute the convolution of two input vector arrays
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:3600
    • 提供者:Seb
  1. convolution-code

    0下载:
  2. 卷积码的编码程序,主要应用于信道编码中。-convolution encoding
  3. 所属分类:3G develop

    • 发布日期:2017-11-16
    • 文件大小:440721
    • 提供者:侯军奎
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com