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

搜索资源列表

  1. ovrlpadd

    0下载:
  2. realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:吴江华
  1. convolutionprocessing

    1下载:
  2. 一段对图像进行卷积的程序。可自定义区域处理方法进行卷积操作。自定义卷积和。-a programme of processing convolution of image.You can process convolution by defining area processing method and defining convolution sum by yourself.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:678998
    • 提供者:熊飞
  1. liner_convolution

    0下载:
  2. 数字信号处理中实现线性卷积的M文件,包括重叠相加法和重叠保留法-the M documents for achieving a linear convolution in Digital signal processing, including the sum of overlap and duplication of reservation law
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:zhu
  1. DSP-c-Matlab-Programs-ManualV19

    0下载:
  2. 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1581719
    • 提供者:wangjin
  1. 00

    0下载:
  2. 利用matlab实现移位 卷积 相加 -Using matlab convolution sum, and so achieve the shift
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7380
    • 提供者:何中勋
  1. discrete_convolution_sum

    0下载:
  2. Implement discrete convolution sum in C
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:3590
    • 提供者:wish_M
  1. convolve2

    0下载:
  2. CONVOLVE2可以用于任何CONV2使用,采取同样的参数并返回一个小的公差范围内同样结果。加速计算是通过使用面膜中的奇异值分解,表示为外产品总结一下。这些都可以有效地计算与行和列向量的卷积。 CONV2是用来从事这项运动。 可分面具是一个特殊情况,并受CONVOLVE2处理多达FILTER2一样。许多不属于其他口罩可分低等级(如Gabor函数口罩),并更有效地处理CONVOLVE2。 该功能也将计算出降秩逼近一个给定的面具如果需要的话,将使用此是否会加速计算。一个额外
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:6342
    • 提供者:namind
  1. lab2-conv

    0下载:
  2. This does convolution of two sequences in stepwise manner according to normal understanding. sigfold.m:-fips signal 1..and changes n accordingly. sigshift.m:-shifts flipped signal from left to right to cover all overlapping sigmulti.m:-multipli
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2086
    • 提供者:GajenJung
  1. Simulator

    0下载:
  2. Simulator 这是一个仿真程序文件夹下面有: acorr 自相关 add 向量相加 convol 卷积 corr 互相关 dlms 自适应算法 hpassfir 高通FIR算法 lpassfir 低通算法 mmul 矩阵相乘 rfft FFT算法实验 sin 这是一个产生正弦波数据的程 sub 向量相减 -Simulator is a simulation program folder belo
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1075072
    • 提供者:
  1. Discrete-time

    0下载:
  2. 自行设计产生两个离散序列信号,对其进行相加、乘及卷积运算。 利用filter命令求下面LTI系统的冲激响应,画出系统的零极点图,判断系统的稳定性、因果性。 绘出系统的频响曲线 -To design of two discrete sequence of signals , their sum , multiplication and convolution . Seeking the following LTI system impulse response filter com
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:22883
    • 提供者:杨菲
  1. 13017985225-ACLxxxxx0N-G4

    0下载:
  2. Title: Convolution Sum. Aim: Write a generalized program to find the linear convolution of two Sequences and verifying the properties of convolution Theory: 1. Explain what is convolution. 2. Write down its derivation. 3. Write d
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:60990
    • 提供者:Swati
  1. Signal_Processing

    0下载:
  2. 1.产生正弦信号,方波信号,均匀噪声; 2.信号的叠加; 3.信号的相关分析; 4.信号的卷积; 5.信号的和; 6.信号的频谱图。-1. Generate sine signal, square wave signals, uniform noise 2. Signal superposition 3. The signal correlation analysis 4. The convolution of signal 5. The sum of
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1117
    • 提供者:刘伟
  1. cumsimp

    2下载:
  2. 辛普森规则逐列累计总和,是一个求卷积的函数。-Simpson s rule by the cumulative sum of the column is a convolution function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1044
    • 提供者:Duo Chan
  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
    • 文件大小:47451
    • 提供者:onion
  1. imagepro11

    0下载:
  2. 运动模糊图像与旋转差分算子卷积,并求卷积后图像的灰度值的绝对值之和-Motion blurred image with rotation difference operator convolution,after the convolution sum of the absolute value of grey value of image
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:姚萌萌
  1. sobel

    0下载:
  2. Sobel算子是一阶导数的边缘检测算子,在算法实现过程中,通过3×3模板作为核与图像中的每个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-The Sobel operator is the edge detection operator of the first derivative. During the algorithm realization, the 3 × 3 template is used as the convolution sum of each pixel in t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:95467
    • 提供者:wang
  1. matlabjuanji

    0下载:
  2. 已知两个信号序列: 用conv函数求两个序列的卷积和,并绘制三个序列的波形。(Two signal sequences are known: The convolution sum of two sequences is obtained by using the conv function, and the waveform of the three sequences is drawn.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:44032
    • 提供者:祭酒
  1. 新建 360压缩 ZIP 文件

    0下载:
  2. 这个程序是用离散傅里叶变换的方法来求卷积和。(This procedure is to use discrete Fourier transform method to obtain convolution sum.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:61440
    • 提供者:北街浊酒
搜珍网 www.dssz.com