Originalfil(SVG-fil, standardstorlek: 512 × 512 pixlar, filstorlek: 2 kbyte)

Beskrivning
English: A Lissajous curve that can be expressed in parametric form as:

with , and . I created it with the following GNUplot code:

set samples 5000
set terminal svg
set output "Lissajous_curve_1by2.svg"

# plotting within a square
set size square

# remove most of information from the picture
unset xtic
unset ytic
set key off

# plot
set parametric
a=7
b=6
delta=pi/2
plot [0:pi/2] sin(a*t + delta),sin(b*t) with lines linewidth 2
and then I post-processed with Inkscape: I converted the graph to beziers (aka Simplify), cloned and rotated the curve (π/2) to get the entire graph (2π), and resized the final image to 600x600 with a 18.854px margin, like the others. I also manually edited and removed any unnecessary elements. All of this resulted in a smoother graph with a small file size.
Datum
Källa Eget arbete
Skapare Trlkly
Andra versioner File:(6-7)Lissajouskurva.jpg
Public domain Den här bilden består endast av enkel geometri och kan inte upphovsrättsskyddas, eftersom den enbart består av information som är allmän egendom och saknar upphovsrättslig källa.
Heptagon
Heptagon

Bildtexter

Ingen bildtext har definierats

Objekt som porträtteras i den här filen

motiv

Filhistorik

Klicka på ett datum/klockslag för att se filen som den såg ut då.

Datum/TidMiniatyrbildDimensionerAnvändareKommentar
nuvarande6 oktober 2011 kl. 20.34Miniatyrbild för versionen från den 6 oktober 2011 kl. 20.34512 × 512 (2 kbyte)Trlkly{{Information |Description ={{en|1=A Lissajous curve that can be expressed in parametric form as: :<math>x=A\sin(at+\delta),\quad y=B\sin(bt)</math> with <math>a=7</math>, <math>b=6</math> and <math>\delta = \pi / 2</math>. I created it with the follow

Följande sida använder den här filen: