Code for Deliverable 05
This commit is contained in:
@@ -135,6 +135,7 @@ classdef AWG < handle
|
||||
%%%%%%%%% PRECOMP SINC ROLLOFF %%%%%%%%%
|
||||
if 1
|
||||
% X: design FIR filter for sinc precomp
|
||||
% https://www.dsprelated.com/showarticle/1191.php
|
||||
ntaps = 13;
|
||||
npts = 32;
|
||||
% least-squares FIR design
|
||||
|
||||
Reference in New Issue
Block a user