How does hamming window work?

What is the value of n in
w(n)=0.54-0.46 cos((2*pi*n)/N)
?

1 Comment

You don't need to fit your question into a tweet. :-)
You might want to provide a little more detail, to get a more helpful response.

Sign in to comment.

Answers (1)

the cyclist
the cyclist on 25 Feb 2013
N is the width, in samples, of a discrete-time, symmetrical window function.
n is an integer, with values 0 <= n <= N-1.

Asked:

on 25 Feb 2013

Edited:

on 7 Jun 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!