<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<font face="Courier New">Dear all,<br>
<br>
I need to implement a 4096 point non-symmetric Hann window. The
function window provides several types of symetric windows,
including Hann. <br>
<br>
I wonder if computing a 4097 point symmetric window and keeping
the first 4096 yields what I'm looking for.<br>
<br>
Thanks.<br>
<br>
Federico Miyara<br>
</font>
</body>
</html>