说明:this program does de graphic convolution of two signals in real time, it gives de value of the convolution
说明:信号处理卷积计算,开发环境是MATLAB.-Convolution signal processing terms, the development environment is MATLAB.
说明:This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this...
说明:离散时间信号有三个主要点,x[n]、h[n]和y[n]。x[n]表示初始信号,h[n]表示脉冲响应,y[n]表示卷积信号的结果。卷积过程包括反射、移位和乘法。
说明: 本代码实现用离散二维卷积处理图像。卷积(Convolution)是一个常用的图像处理技术,可以改变像素强度,从而影响周围其他像素的强度。使用卷积就是为了提取显著特征,减少特征维数,减少计算量。
说明:维纳滤波与盲卷积算法代码,用于图像处理去燥 清晰化处理,自带图像还有附录讲解。
说明:一个线性积分卷积(LIC)matlab源码
说明:本算法针对盲源分离卷积算法,可以直接使用,效果很好