Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • circonvolve.m.zip Computes the circular convolution of two functions.
  • 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
  • overlapadd.zip convolution with overlap-add procedure
  • convolutionback.rar a convolution back projection matlab code for medical imaging
  • 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.
  • DiscreteWaveletTransform.rar 小波轉換(Discrete Wavelet Transform, DWT),所先對原圖水平做低頻和高頻的 convolution 之後降 頻,再做垂直的低頻和高頻的convolution,最後再降 頻,得到 結果。