-
-
-
mary2.m.zip
Demo showing the versatility of sound programs in Matlab computes the convolution of two sound signals, and plays a remixed version of Mary had a little lamb using the resulting signal.
-
vco.zip
... source code is a one file implementation of 2d correlation and convolution.
Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) ...
-
circonv.zip
this is Matlab Circular convolution
file name is circonv.m
-
intentoconvolucion.rar
this program does de graphic convolution of two signals in real time, it gives de value of the convolution
-
-
-
MATLAB.rar
matlab script for convolution of two triangle signal pulses
-
convolution_calculator_4_bits.zip
convolution is important and is widely used in digital signal processing.For example, in LTI system.
Input two sequences of 8-bit 2 s complement signed numbers with length 2~8. the input values range is -128~127.
-
-