help-octave
[Top][All Lists]
Advanced

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

Re: fir1() unexpected results


From: pedro_uno
Subject: Re: fir1() unexpected results
Date: Tue, 8 Sep 2015 13:27:44 -0700 (PDT)

It looks like there is still a basic problem with fir1(). This command
returns a filter with all positive coefficients.  They should be positive
and negative because they approximate a sync function.

plot(fir1(64,0.5));

<http://octave.1599824.n4.nabble.com/file/n4672505/fir1.png> 

octave:18> version
ans = 3.8.1




--
View this message in context: 
http://octave.1599824.n4.nabble.com/fir1-unexpected-results-tp4670977p4672505.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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