Clarified flipped order of FIR coefficients in PFB.
2 unresolved threads
2 unresolved threads
Closes L2SDP-793
Merge request reports
Activity
requested review from @walle
assigned to @kooistra
83 83 % filterbank is defined by the FFT size (tb.subband_fft_size). The block 84 84 % size after the subband filterbank is defined by the number of subbands 85 85 % (tb.nof_subbands). 86 % 87 % * Flipped order of FIR coefficients: 88 % The FIR coefficients in the PFB are flipped per column of N_fft = 1024 changed this line in version 2 of the diff
83 83 % filterbank is defined by the FFT size (tb.subband_fft_size). The block 84 84 % size after the subband filterbank is defined by the number of subbands 85 85 % (tb.nof_subbands). 86 % 87 % * Flipped order of FIR coefficients: 88 % The FIR coefficients in the PFB are flipped per column of N_fft = 1024 changed this line in version 2 of the diff
mentioned in commit 27b0f681
Please register or sign in to reply