Matlab for the Hamming Window ... w = .54 - .46*cos(2*pi*(0:M-1)'/(M-1)); Note that M-1 is used in the denominator rather than M+1 as in the Hann window case.
確定! 回上一頁