Convolution 计算器

输入 first data sequence:
输入 second data sequence:
结果 data sequence:

Convolution calculation

The sequence y(n) is equal to the convolution of sequences x(n) and h(n):

y(n)=x(n)*h(n)=\sum_{k=-\infty }^{\infty }x(k)h(n-k)

For finite sequences x(n) with M values and h(n) with H values:

y(n)=\sum_{k=0 }^{N }x(n+k)h(N-1-k)

For N = 0 .. M+H-2

 


See also

Write how to improve this page

MATH 计算器
RAPID TABLES
<!â› Don't click me1 â›>