What is Convolution: Definition and 364 Discussions

In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions (f and g) that produces a third function (



f

g


{\displaystyle f*g}
) that expresses how the shape of one is modified by the other. The term convolution refers to both the result function and to the process of computing it. It is defined as the integral of the product of the two functions after one is reversed and shifted. The integral is evaluated for all values of shift, producing the convolution function.
Some features of convolution are similar to cross-correlation: for real-valued functions, of a continuous or discrete variable, it differs from cross-correlation (



f

g


{\displaystyle f\star g}
) only in that either f(x) or g(x) is reflected about the y-axis; thus it is a cross-correlation of f(x) and g(−x), or f(−x) and g(x). For complex-valued functions, the cross-correlation operator is the adjoint of the convolution operator.
Convolution has applications that include probability, statistics, acoustics, spectroscopy, signal processing and image processing, engineering, physics, computer vision and differential equations.The convolution can be defined for functions on Euclidean space and other groups. For example, periodic functions, such as the discrete-time Fourier transform, can be defined on a circle and convolved by periodic convolution. (See row 18 at DTFT § Properties.) A discrete convolution can be defined for functions on the set of integers.
Generalizations of convolution have applications in the field of numerical analysis and numerical linear algebra, and in the design and implementation of finite impulse response filters in signal processing.Computing the inverse of the convolution operation is known as deconvolution.

View More On Wikipedia.org
  1. B

    Probability and convolution

    hi, i'm given the density function fx(t) = 0 (t<0) fx(t) = 2t (0<t<1) fx(t) = 0 (t>1) how can i solve this using the fundamental theorem of calculus? i had a similar situation before where my function was: fx(t) = 0 (t<0) fx(t) = 1 (0<t<1) fx(t) = 0 (t>1) and the g(t) i came to...
  2. S

    Understanding Convolution: h(t) & x(t) w/ x(t)=u(t-1)

    I'm having trouble understanding convolution. In particular, in convolving h(t) and x(t), I have no idea what to do when x(t) = u(t-1). So for example, if h(t) = exp(-at)u(t) an x(t) = u(t-1). Is this even the right set up? I don't think it is. \int_o^t e^{-a(t-T)}u(t-1)dT the other idea I...
  3. S

    Convolution with time shifted step function.

    How do you go about convolving when x(t) = u(t-1)? Can you just make the limits of integration 1 to t instead of 0 to t?
  4. F

    Convolution with a sinc gives uniform approximation to a function

    Hi everybody. Some students have asked me about problem 2.13 in Mallat's book "A wavelet Tour of Signal Proccessing". After some work on it, I think is not completely correct. I think some hypostesis on modulus of continuity are needed. I attach the statement. Esentially, what it says...
  5. T

    Convolution integrals with Dirac's delta and its derivatives

    Hello everybody, I am new in this forum and I have a problem. First of all, I am not a mathematician, I am an engineer that is using the Laplace transform. Considering this, please do not be too formal in the answers... INTRODUCTION: The LAPLACE transform of a function f(t) is...
  6. N

    Why should one use convolution ?

    hello Why shud one use convolution ?Inorder to get the state transition matrix from x'=Ax+Bu x(t)=exp(at)x(0) + integral[exp(a(t-tau)) bu(tau) dtau where tau is the variable of convolution. i have read that convolution is used when integration is reqd,for instance,in capacitors and...
  7. C

    Convolution Code and Error Correcting Capability

    Anyone know how to calculate the error correcting capability for a convolution code? My boss basically is giving me pressure to come up some answer by the end of this week... I won't have time to read things deep... My first question is: For a particular convolution code with a rate k/n, is...
  8. L

    Convolution - Can someone explain this solution?

    Convolution & Inverses Given an impulse response h[n] to a system, and the impulse response g[n] of the inverse system, why is h[n] * g[n] = \delta[n]? Where the * sign is used to denote convolution.
  9. B

    Convolution Sums: Understanding the Input & Output Signals

    I'm an EE student currently taking a Systems & Signals class. I've been searching high and low for information about convolution sums and convolution integrals. (Currently using the Haykin/Van Veen text). Here's my problem: I'm not grokking how the original input signal morphs into the output...
  10. G

    Convolution with a gaussian G(t)

    Hi. Suppose I have a function T(x,t), units are in Kelvins. I then do a convolution with a gaussian G(t), and the result is also in Kelvins. What are the units of the gaussian G(t)? Thanks.
  11. N

    Convolution Laplace Transform

    Can anyone get me started with the following transforms using convolution theory? L^-1 {1 / (s^2+k^2)^2} and L^-1 {8 / (s^2+1)^3} Any help would be greatly appreciated CA Casanovamp@yahoo.com
  12. A

    Solve Convolution Method Problems Easily

    How do I do this problem? C. Convolution Method " - ,c-do..U'."',,.. The convolution of two functions g andfis the function g "f defined by (g * f)(t) = J>(t - v)f(v)dv . The aim of this project is to show how convolutions can be used to obtain a particular solution to a nonhomogeneous...
  13. L

    Impulse response and convolution? any help from anyone?

    hey, i did my undergrad in music and english and now am lost beyond reckoning with the impulse response stuff in my postgrad. Could anyone help with these exercises? They're examples from my lecture notes and have no idea how my lecturer got the answers. Please help? Ex.1) Show that x(t)*h(t)...
  14. L

    Help with impulse response and convolution?

    hey, i did my undergrad in music and english and now am lost beyond reckoning with the impulse response stuff in my postgrad. Could anyone help with these exercises? They're examples from my lecture notes and have no idea how my lecturer got the answers. Please help? Ex.1) Show that...
Back
Top