Continue to Site

Definition of convolution among two discreet signals in time

Status
Not open for further replies.

zagor

Newbie level 5
Newbie level 5
Joined
Nov 15, 2005
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,352
Convolution

Define convolution among two discret signals in time?
 

Re: Convolution

For example we have two discret signals like x[n] and h[n], convolution among those two signals is signal y[n] and formula is:

y[n]=x[n]*h[n]={x[k]h[n-k]

where * is a symbol of convolution { iz a SUM that goes from k=-infinity to k=+infinity.

This is applied very much in DSP and similary themes...
 

    zagor

    Points: 2
    Helpful Answer Positive Rating
Re: Convolution

hi

x[n]*h[n]=Σx[k].x[n-k]
for k=-inf to inf

bye
 

Re: Convolution

convolution in time domain yields to multipulation in frequency domain and oposite
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top