Path: news.mathworks.com!not-for-mail
From: "beda meda" <b.meda@centrum.cz>
Newsgroups: comp.soft-sys.matlab
Subject: time and frequency domain
Date: Sat, 10 May 2008 09:59:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 8
Message-ID: <g03rl9$2pf$1@fred.mathworks.com>
Reply-To: "beda meda" <b.meda@centrum.cz>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1210413545 2863 172.30.248.35 (10 May 2008 09:59:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 10 May 2008 09:59:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1133162
Xref: news.mathworks.com comp.soft-sys.matlab:467689


Hi,
I need to do this: I want to draw Hamming window in time and
frequency domain. In time domain it is simple, I just write
hamming(256) and plot. But I can't find function to view the
same in frequency domain. You can see what I want at:
http://www.fit.vutbr.cz/~cernocky/speech/opora/zre_opora.pdf
page 38, chapter 5.3.2, pictures on the right.
Thanks for help.