powered by
h(t) = (-1)^(t-1) * x(t), 1 <= t <= length(x)
MirrorFilt(x)
h 1-d signal with DC frequency content shifted to Nyquist frequency
h
1-d signal.
DownDyadHi.
DownDyadHi
x <- MakeSignal('HeaviSine',2^3) h <- MirrorFilt(x)
Run the code above in your browser using DataLab