<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DFT Magnitude/Power Spectra</title>
	<atom:link href="http://hans.fugal.net/blog/2009/04/02/dft-magnitudepower-spectra/feed/" rel="self" type="application/rss+xml" />
	<link>http://hans.fugal.net/blog/2009/04/02/dft-magnitudepower-spectra/</link>
	<description>Counterpoint by Hans Fugal</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:21:40 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Josef</title>
		<link>http://hans.fugal.net/blog/2009/04/02/dft-magnitudepower-spectra/comment-page-1/#comment-2156</link>
		<dc:creator>Josef</dc:creator>
		<pubDate>Wed, 16 Dec 2009 10:53:28 +0000</pubDate>
		<guid isPermaLink="false">http://hans.fugal.net/blog/?p=1129#comment-2156</guid>
		<description>my  friend

i have signals stored in text file (each file contains 2 signals represents the left and right hands)

which method is better for me to calculate and plot the PSD for each one?

your comments is highly appreciated
best wishes,
Josef</description>
		<content:encoded><![CDATA[<p>my  friend</p>
<p>i have signals stored in text file (each file contains 2 signals represents the left and right hands)</p>
<p>which method is better for me to calculate and plot the PSD for each one?</p>
<p>your comments is highly appreciated<br />
best wishes,<br />
Josef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://hans.fugal.net/blog/2009/04/02/dft-magnitudepower-spectra/comment-page-1/#comment-1944</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Thu, 16 Apr 2009 14:26:56 +0000</pubDate>
		<guid isPermaLink="false">http://hans.fugal.net/blog/?p=1129#comment-1944</guid>
		<description>That&#039;s a good point, Ely. So you&#039;re saying that the standard 20*log10 of the magnitude gives you dB power anyway - is that right? So then I should be comparing 10*log10(X) to 10*log10(X.^2)? Of course that&#039;s just a linear difference from what I had before.

If we compare 20*log10(X) to 10*log10(X.^2) then of course they&#039;re the same - they&#039;re the same mathematically.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good point, Ely. So you&#8217;re saying that the standard 20*log10 of the magnitude gives you dB power anyway &#8211; is that right? So then I should be comparing 10*log10(X) to 10*log10(X.^2)? Of course that&#8217;s just a linear difference from what I had before.</p>
<p>If we compare 20*log10(X) to 10*log10(X.^2) then of course they&#8217;re the same &#8211; they&#8217;re the same mathematically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ely</title>
		<link>http://hans.fugal.net/blog/2009/04/02/dft-magnitudepower-spectra/comment-page-1/#comment-1943</link>
		<dc:creator>Ely</dc:creator>
		<pubDate>Thu, 16 Apr 2009 13:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://hans.fugal.net/blog/?p=1129#comment-1943</guid>
		<description>In the last bit
plot(20*log10(abs(fft(x))))
plot(20*log10(abs(fft(x)).^2))
I believe these are wrong. The first one will give the the Power in dB.
Second one is squared twice.

See the 20 log rule in the following.
http://en.wikipedia.org/wiki/Decibel</description>
		<content:encoded><![CDATA[<p>In the last bit<br />
plot(20*log10(abs(fft(x))))<br />
plot(20*log10(abs(fft(x)).^2))<br />
I believe these are wrong. The first one will give the the Power in dB.<br />
Second one is squared twice.</p>
<p>See the 20 log rule in the following.<br />
<a href="http://en.wikipedia.org/wiki/Decibel" rel="nofollow">http://en.wikipedia.org/wiki/Decibel</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
