Hoppa till innehållet

Fil:Lissajous curve 7by6.svg

Sidans innehåll stöds inte på andra språk.
Från Wikipedia

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 kan inte upphovsrättsskyddas, eftersom enkla geometriska figurer saknar verkshöjd och därför är allmän egendom.
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. 19.34Miniatyrbild för versionen från den 6 oktober 2011 kl. 19.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: