How does hamming window work?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
What is the value of n in
w(n)=0.54-0.46 cos((2*pi*n)/N)
?
1 Commento
the cyclist
il 25 Feb 2013
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.
Risposte (1)
the cyclist
il 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.
0 Commenti
Vedere anche
Categorie
Scopri di più su Hamming in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!