Created with Gnuplot 4.4.0 -- and modified after export.
<source enclose="div" line lang="gnuplot">
reset
set terminal svg size 1000,618
set output "Fouriersynthese.svg"
set multiplot layout 4,4
unset key
set border 3
set size ratio 0.6180339887
set zeroaxis lt -1
set lmargin 10
set rmargin 2
set tmargin 1
set bmargin 3
set yr [-1.5:1.5]
set xr [0:7]
set samples 10000
set xtics out 5
set mxtics 5
set ytics out 1
set mytics 4
row 1
set xlabel "t"
set ylabel "U"
plot 4/pi*sin(x)
plot 4/pi*sin(x)
plot 4/pi*sin(x)
set yr [0:1.5]
set xr [0:8]
set xlabel "f"
plot '-' with impulses lw 2
1 1.273239545
e
set yr [-1.5:1.5]
set xr [0:7]
row 2
set xlabel "t"
plot 4/(3*pi)*sin(3*x)
plot 4/pi*sin(x), 4/(3*pi)*sin(3*x)
plot 4/pi*sin(x) + 4/(3*pi)*sin(3*x)
set yr [0:1.5]
set xr [0:8]
set xlabel "f"
plot '-' with impulses lw 2
1 1.273239545
3 0.424413182
e
set yr [-1.5:1.5]
set xr [0:7]
row 3
set xlabel "t"
plot 4/(5*pi)*sin(5*x)
plot 4/pi*sin(x), 4/(3*pi)*sin(3*x), 4/(5*pi)*sin(5*x)
plot 4/pi*sin(x)+ 4/(3*pi)*sin(3*x) + 4/(5*pi)*sin(5*x)
set yr [0:1.5]
set xr [0:8]
set xlabel "f"
plot '-' with impulses lw 2
1 1.273239545
3 0.424413182
5 0.254647909
e
set yr [-1.5:1.5]
set xr [0:7]
row 4
set xlabel "t"
plot 4/(7*pi)*sin(7*x)
plot 4/pi*sin(x), 4/(3*pi)*sin(3*x), 4/(5*pi)*sin(5*x), 4/(7*pi)*sin(7*x)
plot 4/pi*sin(x)+ 4/(3*pi)*sin(3*x) + 4/(5*pi)*sin(5*x) + 4/(7*pi)*sin(7*x)
set yr [0:1.5]
set xr [0:8]
set xlabel "f"
plot '-' with impulses lw 2
1 1.273239545
3 0.424413182
5 0.254647909
7 0.181891364
e
unset multiplot
set terminal windows
reset
clear
</syntaxhighlight>
ترخيص
أنا، صاحب حقوق التأليف والنشر لهذا العمل، أنشر هذا العمل تحت الرخص التالية:
يسمح نسخ وتوزيع و/أو تعديل هذه الوثيقة تحت شروط رخصة جنو للوثائق الحرة، الإصدار 1.2 أو أي إصدار لاحق تنشره مؤسسة البرمجيات الحرة؛ دون أقسام ثابتة ودون نصوص أغلفة أمامية ودون نصوص أغلفة خلفية. نسخة من الرخصة تم تضمينها في القسم المسمى GNU Free Documentation License.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
نسب العمل إلى مُؤَلِّفه – يلزم نسب العمل إلى مُؤَلِّفه بشكل مناسب وتوفير رابط للرخصة وتحديد ما إذا أجريت تغييرات. بالإمكان القيام بذلك بأية طريقة معقولة، ولكن ليس بأية طريقة تشير إلى أن المرخِّص يوافقك على الاستعمال.
الإلزام بترخيص المُشتقات بالمثل – إذا أعدت إنتاج المواد أو غيرت فيها، فيلزم أن تنشر مساهماتك المُشتقَّة عن الأصل تحت ترخيص الأصل نفسه أو تحت ترخيص مُتوافِقٍ معه.
{{Information |Description={{en|1=Fourier analysis of a square wave.}} {{de|1=Fourieranalyse eines Rechtecksignals.}} |Source={{own}}, SVG Version of File:Fouriersynthese.png |Author=René Schwarz |Date=2010-08-16 |Permission=