<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Schmetterlingsgraph</id>
	<title>Schmetterlingsgraph - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Schmetterlingsgraph"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Schmetterlingsgraph&amp;action=history"/>
	<updated>2026-06-04T16:48:40Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Schmetterlingsgraph&amp;diff=272521&amp;oldid=prev</id>
		<title>132.199.53.104: Fehlendes k im Exponenten Omega</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Schmetterlingsgraph&amp;diff=272521&amp;oldid=prev"/>
		<updated>2021-10-28T09:26:48Z</updated>

		<summary type="html">&lt;p&gt;Fehlendes k im Exponenten Omega&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Bild:Butterfly-FFT.png|thumb|right|Datenflussdiagramm von den beiden Eingängen &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0,1&amp;lt;/sub&amp;gt; zu den beiden Ausgängen &amp;#039;&amp;#039;y&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;0,1&amp;lt;/sub&amp;gt;, welche der Kontur eines Schmetterlings entspricht]]&lt;br /&gt;
Ein &amp;#039;&amp;#039;&amp;#039;Schmetterlingsgraph&amp;#039;&amp;#039;&amp;#039; ({{enS|butterfly graph}}) zeigt, wie aus der Grundfunktion (der &amp;#039;&amp;#039;Schmetterling&amp;#039;&amp;#039;) der [[Fourier-Transformation]] ein schneller Fouriertransformator (FFT, [[schnelle Fourier-Transformation]]) aufgebaut wird.&lt;br /&gt;
&lt;br /&gt;
Der Begriff &amp;#039;&amp;#039;Schmetterling&amp;#039;&amp;#039; leitet sich im [[Datenflussdiagramm]] von der Darstellung der beiden Dreiecke ab, die bei der Darstellung des Grundelementes (&amp;#039;&amp;#039;time decimation butterfly&amp;#039;&amp;#039;) der schnellen Fouriertransformation entstehen. Ein &amp;#039;&amp;#039;Schmetterling&amp;#039;&amp;#039; bewerkstelligt (jeweils [[Komplexe Zahl|komplex]]) eine Multiplikation, eine Subtraktion und eine Addition im Rahmen des FFT-Algorithmus von Cooley und Tukey. Durch die Linien wird angezeigt, dass die beiden Ausgänge &amp;lt;math&amp;gt;y_0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y_1&amp;lt;/math&amp;gt; von den beiden Eingängen &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt; abhängen.&lt;br /&gt;
&lt;br /&gt;
Im einfachsten Fall (radix-2 Cooley und Tukey FFT-Algorithmus) besteht der Schmetterlingsgraph nur aus den dargestellten zwei Ein- und Ausgängen:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y_0 = x_0 + x_1&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;y_1 = x_0 - x_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Der allgemeine Fall mit &amp;lt;math&amp;gt;n = 2^p&amp;lt;/math&amp;gt; Eingängen resultiert in einer Anzahl von &amp;lt;math&amp;gt;O(n \log n)&amp;lt;/math&amp;gt; an Schmetterlingsgraphen mit den Bezügen:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;y_0 = x_0 + x_1 \omega^k&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;y_1 = x_0 - x_1 \omega^k&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
mit&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\omega= \exp \left(-\frac{2 \pi \mathrm i k}{n} \right)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
dem Index &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; und der [[imaginäre Einheit|imaginären Einheit]] &amp;lt;math&amp;gt;\mathrm i&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Autor=Alan V. Oppenheim, Ronald W. Schafer&lt;br /&gt;
   |Titel=Zeitdiskrete Signalverarbeitung&lt;br /&gt;
   |Auflage=3&lt;br /&gt;
   |Verlag=R. Oldenbourg&lt;br /&gt;
   |Datum=1999&lt;br /&gt;
   |ISBN=3-486-24145-1}}&lt;br /&gt;
* {{Literatur&lt;br /&gt;
   |Autor=Steven W. Smith&lt;br /&gt;
   |Titel=The Scientist and Engineer&amp;#039;s Guide to Digital Signal Processing&lt;br /&gt;
   |Auflage=1&lt;br /&gt;
   |Verlag=Elsevier Ltd, Oxford&lt;br /&gt;
   |Datum=2002&lt;br /&gt;
   |ISBN=978-0-7506-7444-7&lt;br /&gt;
   |Kapitel=18&lt;br /&gt;
   |Sprache=en&lt;br /&gt;
   |Online=[https://e.dspguide.com/ www.dspguide.com]}}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Numerische Mathematik]]&lt;br /&gt;
[[Kategorie:Digitale Signalverarbeitung]]&lt;br /&gt;
[[Kategorie:Algorithmus]]&lt;/div&gt;</summary>
		<author><name>132.199.53.104</name></author>
	</entry>
</feed>