help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fir1 function and max value of the sinc signal


From: Mike Miller
Subject: Re: fir1 function and max value of the sinc signal
Date: Sat, 9 Nov 2013 11:44:27 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Nov 09, 2013 at 11:31:11 -0500, Mike Miller wrote:
> Try comparing these results for example (the first is what fir1 calls):
> 
>   octave:6> b = fir2 (100, [0,1/12,1/12,1], [1,1,0,0], 2^10, 2, "rectwin");

Sorry, typo, the default call to fir2 from fir1 uses 512 == 2^9.

-- 
mike


reply via email to

[Prev in Thread] Current Thread [Next in Thread]