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

Added reeference.

parent 5d789762
No related branches found
No related tags found
1 merge request!1Clarified flipped order of FIR coefficients in PFB.
...@@ -29,9 +29,13 @@ ...@@ -29,9 +29,13 @@
% . PFIR coeffcients: one_pfb_m_pfir_coeff_fircls1_16taps_128points_16b.dat % . PFIR coeffcients: one_pfb_m_pfir_coeff_fircls1_16taps_128points_16b.dat
% . PFIR coeffcients, WG, PFIR, PFFT data: one_pfb_m_chirp_8b_16taps_128points_16b_16b.dat % . PFIR coeffcients, WG, PFIR, PFFT data: one_pfb_m_chirp_8b_16taps_128points_16b_16b.dat
% %
% References:
%
% Description : % Description :
% [1] Multirate Digital Signal Processing (Crochiere)
% %
% * General % * General
% Section 7 in [1] describes a poly phase filterbank (PFB).
% The data path (DP) is modelled per block of data. The block of data % The data path (DP) is modelled per block of data. The block of data
% are counted by the block sequence number that thus acts as a % are counted by the block sequence number that thus acts as a
% timestamp. The data path consist of DSP functions. Each DSP % timestamp. The data path consist of DSP functions. Each DSP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment