File:Lissajous curve 3by2.svg
From Wikimedia Commons, the free media repository
Lissajous_curve_3by2.svg (SVG file, nominally 600 × 600 pixels, file size: 3 KB)
[edit] Summary
| Description |
A Lissajous curve, that can be expressed in parametric form as: with a = 3, b = 2 and δ = π / 2. I created it with the following GNUplot code: set samples 5000 set terminal svg set output "Lissajous_curve_3by2.svg" # plotting within a square set size square # remove most of information from the picture set noxtic set noytic set key off # plot set parametric a=3 b=2 delta=pi/2 plot [0:2*pi] sin(a*t + delta),sin(b*t) with lines linewidth 2 and then I post-processed with Inkscape |
||
|---|---|---|---|
| Date |
22 December 2006 |
||
| Source |
own work
|
||
| Author | |||
| Permission (Reusing this image) |
see below |
[edit] Licensing
|
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 17:21, 3 September 2009 | 600×600 (3 KB) | Geek3 (Talk | contribs) | (slight correction) | |
| 17:03, 3 September 2009 | 600×600 (3 KB) | Geek3 (Talk | contribs) | (now nice) | ||
| 14:14, 22 December 2006 | 600×600 (37 KB) | Alejo2083 (Talk | contribs) | ({{Information |Description=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=3</math>, <math>b=2</math> and <math>\delta = \pi / 2</math>. I created it with the following GNUplo) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following file redirects to this file:
The following 2 pages on Wikimedia Commons link to this file. Some pages on other Wikimedia projects may also link to it.
Global file usage
The following other wikis use this file:
- Usage of Lissajous curve 3by2.svg on bgwiki
- Usage of Lissajous curve 3by2.svg on cawiki
- Usage of Lissajous curve 3by2.svg on enwiki
- Usage of Lissajous curve 3by2.svg on frwiki
