Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apertif_matlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
apertif_matlab
Commits
77a11411
Commit
77a11411
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added reeference.
parent
5d789762
No related branches found
No related tags found
1 merge request
!1
Clarified flipped order of FIR coefficients in PFB.
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
matlab/one_pfb.m
+4
-0
4 additions, 0 deletions
matlab/one_pfb.m
with
4 additions
and
0 deletions
matlab/one_pfb.m
+
4
−
0
View file @
77a11411
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment