octave-maintainers
[Top][All Lists]
Advanced

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

Re: discuss [bug #43305] Hamming etc. windows are wrong


From: Julien Bect
Subject: Re: discuss [bug #43305] Hamming etc. windows are wrong
Date: Tue, 30 Dec 2014 21:35:32 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Le 30/12/2014 19:58, Doug Stewart a écrit :
  I dont have Matlab so, would someone run
 hann(8) on matlab and see if the first number is non zero?

% Matlab R2012a

>> format long
>> hann(8)

ans =

                   0
   0.188255099070633
   0.611260466978157
   0.950484433951210
   0.950484433951210
   0.611260466978157
   0.188255099070633
                   0



reply via email to

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