Integral operator
- Satisfies mathematical properties of integral operator
- Product of two after one has been reversed and shifted
x(t)=x1(t)⊛x2(t)=∫−∞∞x1(t−τ)⋅x2(τ)dτProperties
- x1(t)⊛x2(t)=x2(t)⊛x1(t)
- (x1(t)⊛x2(t))⊛x3(t)=x1(t)⊛(x2(t)⊛x3(t))
- x1(t)⊛[x2(t)+x3(t)]=x1(t)⊛x2(t)+x1(t)⊛x3(t)
- Ax1(t)⊛Bx2(t)=AB[x1(t)⊛x2(t)]
- Associativity with Scalar
- Symmetrical graph about origin
- y(t)=x1(t−a)⊛x2(t−b)
- x(t)=x1(t)⊛x2(t)
- y(t)=x(t−a−b)
- x(t)=x1(t)⊛x2(t)
- x1 between a1 and b1
- x2 between a2 and b2
- Starting point of x(t)=a1+a2
- Ending point of x(t)=b1+b2
- x⊛y=xˉ⊛yˉ
- (x⊛y)′=x′⊛y=x⊛y′
Applications
- Communications systems
- Shift signal in frequency domain (Frequency modulation)
- System analysis
Polynomial Multiplication
- Convolving coefficients of two poly gives coefficients of product
Discrete
G[i,j]=H[u,v]⊛F[i,j]G[i,j]=u=−k∑kv=−k∑kH[u,v]F[i−u,j−v]