Content deleted Content added
m move citation into References section |
|||
Line 57:
y(1 : Nx + M-1) = 0
y(position+(1:N)) = y(position+(1:N)) + IDFT(DFT(x(position+(1:step_size)), N) × H)
position = position + step_size
== Efficiency considerations ==
|