Path: news.mathworks.com!newsfeed-00.mathworks.com!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!s1g2000prd.googlegroups.com!not-for-mail
From: TideMan <mulgor@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: FFT and DFT in matlab
Date: Tue, 28 Apr 2009 13:45:16 -0700 (PDT)
Organization: http://groups.google.com
Lines: 16
Message-ID: <24260d5b-01ed-4554-8e60-6b360f16849f@s1g2000prd.googlegroups.com>
References: <32904364.31308.1240942509387.JavaMail.jakarta@nitrogen.mathforum.org>
NNTP-Posting-Host: 202.78.152.105
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1240951517 15020 127.0.0.1 (28 Apr 2009 20:45:17 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 28 Apr 2009 20:45:17 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: s1g2000prd.googlegroups.com; posting-host=202.78.152.105; 
	posting-account=qPexFwkAAABOl8VUndE6Jm-9Z5z_fSpR
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) 
	Gecko/2009042316 Firefox/3.0.10,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 nc4 (NetCache NetApp/6.0.5P1)
Xref: news.mathworks.com comp.soft-sys.matlab:536046


On Apr 29, 6:14=A0am, akshay <gulatiaks...@gmail.com> wrote:
> Hey,
>
> I have written a simple DFT code for my randomly sampled signal,
> but my results are different from those of matlab dft..
>
> Any comments will be appreciated
>
> Thanks

Thousands and thousands of people around the world are using Matlab's
FFT routine every day, myself included.  What makes you think that you
have somehow found a problem with it that no one else has discovered?

You asked for comments. Well, here is my carefully considered comment:
you have a bug in your DFT code.