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

搜索资源列表

  1. yundongmuhu

    0下载:
  2. 设计一幅运动模糊图片。自定义点扩展函数,利用卷积运算实现运动模糊-the design of a motion-blurred images. Since the definition of point spread function, the use of convolution operation to achieve motion blur
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:979byte
    • 提供者:黄桂花
  1. juanji

    0下载:
  2. 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.32kb
    • 提供者:高荣
  1. viterb

    3下载:
  2. 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:77.11kb
    • 提供者:yingying
  1. conserve

    0下载:
  2. 地质雷达超前预报正演褶积模型 模拟断层 借用地震褶积模型,模拟出断层的正演图形 matlab编程-GPR ahead forecast forward convolution model to simulate an earthquake fault convolution model to use to simulate a fault forward graphical programming matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:guoer
  1. conv

    0下载:
  2. 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:628byte
    • 提供者:亢伟
  1. sconv

    0下载:
  2. 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:612byte
    • 提供者:亢伟
  1. convolution

    0下载:
  2. ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性-using ifft and fft to accomplish linear conviction
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1.1kb
    • 提供者:如风
  1. task2

    0下载:
  2. matlab实现特定信号的卷积,以及与差分方程解决LTI的系统的响应的源码。-convolution matlab to achieve a specific signal, as well as the source of LTI system response and differential equations to solve.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:541byte
    • 提供者:杨帅
  1. convolutionsystem-matlab-gui

    0下载:
  2. 使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis of the signal processing appl
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:298kb
    • 提供者:lds
  1. Convolutional-code-matlab

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

    • 发布日期:2017-03-30
    • 文件大小:6.41kb
    • 提供者:黎友
  1. matlab

    1下载:
  2. 数字信号处理中用到的相关matlab命令,卷积计算,离散傅里叶变换-Digital signal processing used in the relevant matlab command convolution calculation, the discrete Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:22.11kb
    • 提供者:马成功
  1. Matlab-HW1

    0下载:
  2. 信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考-1. Define two signals as: x1[n] =   n, 0 < n  N1+1 2 N1 − n+ 1, N1+1 2 < n  N1 0, elsewhere and x2[n] =  1, 0 < n  N2 0, elsewhere We let N1 = 999 and
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:46.34kb
    • 提供者:onion
  1. matlab-convolution-code-program

    0下载:
  2. 文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
  3. 所属分类:EditBox

    • 发布日期:2017-04-15
    • 文件大小:7.46kb
    • 提供者:刘小喵
  1. Convolution

    0下载:
  2. MATLAB source code of linear and circular convolution and box filter implemented as a function ca-MATLAB source code of linear and circular convolution and box filter implemented as a function call
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:checknmate
  1. digital-image-process(Matlab)

    0下载:
  2. matlab中数字图像处理程序,包含滤波,卷积,膨胀闭合等操作。-digital image process procedure in matlab, including filtering , convolution, swelling and closing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:zfy
  1. matlab

    5下载:
  2. RS(255,223)与卷积码(2,1,7)的级联码,有编译码的各个模块-RS (255,223) and the convolution code (2,1,7) cascade yards, encoding and decoding of each module
  3. 所属分类:Other systems

    • 发布日期:2015-11-23
    • 文件大小:16kb
    • 提供者:张瑞
  1. matlabjuanji

    0下载:
  2. matlab卷积仿真代码,里面包含很多个matlab实现的卷积代码-convolution matlab simulation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11.24kb
    • 提供者:z
  1. gmm_utilities

    0下载:
  2. This collection of MATLAB files perform operations on Gaussian mixture models (GMMs) and Gaussian kernels (ie, Parzen windows). These utilities do evaluation, sampling, multiplication, convolution, linear transformation, mixture reduction, etc. Prese
  3. 所属分类:Windows编程

  1. convolution

    0下载:
  2. this is the code for convolution of two sequences
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:11kb
    • 提供者:jhara
  1. 卷积神经网络CNN代码解析-matlab

    5下载:
  2. 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
  3. 所属分类:其他

    • 发布日期:2020-03-14
    • 文件大小:434kb
    • 提供者:寂静之声boy
« 12 3 4 »
搜珍网 www.dssz.com