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

Clarify w_pb

parent bdd23838
No related branches found
No related tags found
1 merge request!411Resolve RTSD-271
......@@ -68,7 +68,8 @@ end
% initial filter length
M1=N*L/Q;
% pass bandwidth
% pass bandwidth, w_pb, is the normalized cutoff frequency in the range between 0 and 1 (where 1 corresponds to the
% Nyquist frequency (as defined in fircls1)
w_pb = Q * BWchan;
% compute initial filter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment