Skip to content
Snippets Groups Projects
Commit 9286711f authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added link to one_pfb.m Matlab model.

parent 3472a8ea
No related branches found
No related tags found
No related merge requests found
Pipeline #37807 passed
...@@ -28,7 +28,8 @@ ...@@ -28,7 +28,8 @@
-- device under test (DUT). -- device under test (DUT).
-- . The FIR coefficients are flipped per tap, so per set of N_fft = 1024 values. This is -- . The FIR coefficients are flipped per tap, so per set of N_fft = 1024 values. This is
-- because the FIR coefficients are applied as a filter per FFT input (so using -- because the FIR coefficients are applied as a filter per FFT input (so using
-- convolution), and not as a window function (using plain multiply). -- convolution). For more clarification see
-- https://git.astron.nl/desp/apertif_matlab/-/blob/master/matlab/one_pfb.m
-- --
-- Usage: -- Usage:
-- > as 3 default, or as 12 for details -- > as 3 default, or as 12 for details
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment