Path: news.mathworks.com!not-for-mail
From: Loren Shure <loren@mathworks.com>
Newsgroups: comp.dsp,comp.soft-sys.matlab
Subject: Re: DFT of an irregular time-spacing signal
Date: Tue, 22 Oct 2002 08:00:59 -0400
Organization: The MathWorks, Inc.
Lines: 12
Message-ID: <MPG.181f08037a4598e898975a@news.mathworks.com>
References: <ap102a$6ce$1@scotsman.ed.ac.uk> <9e910d7a.0210211421.4fcf9eb@posting.google.com> <ap23dq$94e$1@scotsman.ed.ac.uk>
NNTP-Posting-Host: shurel.dhcp.mathworks.com
X-Newsreader: MicroPlanet Gravity v2.30
Xref: news.mathworks.com comp.dsp:134832 comp.soft-sys.matlab:140234



In article <ap23dq$94e$1@scotsman.ed.ac.uk>, Chia.Chong@ee.ed.ac.uk 
says...
> Hi Greg,
> 
> It seems like no such a function in Matlab(dft)??
> 

The Signal Processing Toolbox has the function DFTMTX, a way to 
calculate the DFT via a matrix multiplication.  This might be way too 
memory intensive for you.

--Loren