<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/139579</link>
    <title>MATLAB Central Newsreader - fourier transform</title>
    <description>Feed for thread: fourier transform</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 15 Jan 2007 16:58:42 -0500</pubDate>
      <title>fourier transform</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/139579#351569</link>
      <author>Frank Maldonado</author>
      <description>hi every one,how can I get the fourier transform and spectrum from a&lt;br&gt;
signal that cames from a phone conected in the computer,I need the&lt;br&gt;
code</description>
    </item>
    <item>
      <pubDate>Mon, 15 Jan 2007 23:15:52 -0500</pubDate>
      <title>Re: fourier transform</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/139579#351570</link>
      <author>Maarten van Reeuwijk</author>
      <description>Frank Maldonado wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt; hi every one,how can I get the fourier transform and spectrum from a&lt;br&gt;
&amp;gt; signal that cames from a phone conected in the computer,I need the&lt;br&gt;
&amp;gt; code&lt;br&gt;
&lt;br&gt;
assuming X is your signal:&lt;br&gt;
&lt;br&gt;
fft(X)&lt;br&gt;
&lt;br&gt;
for more help:&lt;br&gt;
&lt;br&gt;
doc fft&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
===================================================================&lt;br&gt;
Maarten van Reeuwijk                    dept. of Multiscale Physics&lt;br&gt;
Phd student                             Faculty of Applied Sciences&lt;br&gt;
maarten.vanreeuwijk.net              Delft University of Technology</description>
    </item>
    <item>
      <pubDate>Mon, 15 Jan 2007 21:42:09 -0500</pubDate>
      <title>Re: fourier transform</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/139579#351611</link>
      <author>Greg Heath</author>
      <description>&lt;br&gt;
Maarten van Reeuwijk wrote:&lt;br&gt;
&amp;gt; Frank Maldonado wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; hi every one,how can I get the fourier transform and spectrum from a&lt;br&gt;
&amp;gt; &amp;gt; signal that cames from a phone conected in the computer,I need the&lt;br&gt;
&amp;gt; &amp;gt; code&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; assuming X is your signal:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; fft(X)&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; for more help:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; doc fft&lt;br&gt;
&lt;br&gt;
Also go to the newsgroup archives in Google Groups&lt;br&gt;
and search on&lt;br&gt;
&lt;br&gt;
fft tutorial&lt;br&gt;
&lt;br&gt;
Hope this helps.&lt;br&gt;
&lt;br&gt;
Greg</description>
    </item>
  </channel>
</rss>

