x[n+2]卷积h[n]等于什么?
问题描述:
x[n+2]卷积h[n]等于什么?
答
y(t) = ∫ h(u)x(t-u)du
y(j) = Δt ∑ h(i) x(j,i) 给定j,对i求和.