<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Mark Newman Blog on DSPRelated.com</title>
<link>https://www.dsprelated.com/blogs-1/nf/Mark_Newman.php</link>
<description><![CDATA[RSS Feed for Mark Newman Blog on DSPRelated.com]]></description>
<image><title>Mark Newman Blog on DSPRelated.com</title>
<link>https://www.dsprelated.com/blogs-1/nf/Mark_Newman.php</link>
<url>https://d23s79tivgl8me.cloudfront.net/user/profilepictures/169372.jpg</url>
</image>
<atom:link href="https://www.dsprelated.com/blogs_rss.php?bloggerid=169372" rel="self" type="application/rss+xml"></atom:link>
<language>en-US</language>
<lastBuildDate>Wed, 13 May 2026 22:18:54 +0000</lastBuildDate>
<pubDate>1778710734</pubDate>
<item>
<title>How the Cooley-Tukey FFT Algorithm Works | Part 4 - Twiddle Factors</title>
<link>https://www.dsprelated.com/showarticle/1716.php</link>
<description><![CDATA[<p>
</p>
<p align="justify">
	The beauty of the FFT algorithm is that it does the same thing over and over again. It treats every stage of the calculation in exactly the same way. However, this causes a problem. Not all the samples in the signal were sampled at the same time. They occupy different positions on the x-axis in relation to the cosine and sine waves the Fourier Transform tests the signal with. How can...]]></description>
<pubDate>Mon, 02 Dec 2024 22:01:43 +0000</pubDate>
<author>Mark Newman</author>
</item>
<item>
<title>How the Cooley-Tukey FFT Algorithm Works | Part 3 - The Inner Butterfly</title>
<link>https://www.dsprelated.com/showarticle/1712.php</link>
<description><![CDATA[<p>
</p>
<p align="justify">
	At the heart of the Cooley-Tukey&nbsp;FFT algorithm sits a butterfly. We're not talking about a real butterfly of course, but a mathematical one. The shape of the data-flow diagram for a 2-Point Discrete Fourier Transform is strangely reminiscent of a butterfly's wings.
</p>
<p align="justify">
	In <a href="https://dsprelated.com/showarticle/1709.php" target="_blank">Part 1</a> of this article, we saw how the FFT takes advantage of multiplications that repeat...]]></description>
<pubDate>Mon, 25 Nov 2024 09:42:09 +0000</pubDate>
<author>Mark Newman</author>
</item>
<item>
<title>How the Cooley-Tukey FFT Algorithm Works | Part 2 - Divide &amp; Conquer</title>
<link>https://www.dsprelated.com/showarticle/1710.php</link>
<description><![CDATA[
<p align="justify">In <a href="https://dsprelated.com/showarticle/1709.php" target="_blank">Part 1</a>, we saw how the Fast Fourier Transform takes advantage of calculations&nbsp;that repeat themselves at different frequencies in the Discrete Fourier Transform. This will happen so long as we ensure that the number of samples we are analyzing is equal to a power of 2. By remembering the result from one multiplication, it saves having to do the same calculation when it comes up again...]]></description>
<pubDate>Mon, 18 Nov 2024 11:44:04 +0000</pubDate>
<author>Mark Newman</author>
</item>
<item>
<title>How the Cooley-Tukey FFT Algorithm Works | Part 1 - Repeating Calculations</title>
<link>https://www.dsprelated.com/showarticle/1709.php</link>
<description><![CDATA[<p style="text-align: justify;">
</p>
<p style="text-align: justify;">The Fourier Transform is everywhere. Few are the days in your life when you don’t pick up a piece of technology that implements it. However, this wouldn’t be the case if a way hadn’t been found to make it easier to calculate.
</p>
<p style="text-align: justify;">Enter James Cooley and John Tukey, two American mathematicians who published a paper in 1965 in which&nbsp;they proposed a recursive algorithm that vastly...]]></description>
<pubDate>Mon, 11 Nov 2024 20:46:50 +0000</pubDate>
<author>Mark Newman</author>
</item>
</channel>
</rss>