File:Semicubical parabola.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 512 × 788 pixels, file size: 49 KB)

Captions

Captions

Add a one-line explanation of what this file represents
Description
Date
Source own work, inspired by en:Image:Semicubp.PNG
Author Petr Kadlec
Permission
(Reusing this file)
This work is ineligible for copyright and therefore in the public domain because it consists entirely of information that is common property and contains no original authorship.
 
W3C-validity not checked.

Source[edit]

Created in gnuplot 4.0 with the following commands:

set parametric
set xrange [-3:10]
set yrange [-10:10]
set trange [-3.2:3.2]
set zeroaxis
set key top left
set xtics 2
set ytics 2
set samples 1000

set terminal svg size 3900 6000 dynamic fsize 120
set output 'Semicubical_parabola.svg'

plot fx(t) = t**2, fy(t) = a*t**3, a = 1.0/3, fx(t), fy(t) lw 10 smooth unique title "a = 1/3", a=1, fx(t), fy(t) lw 10 smooth unique title "a = 1", a=2, fx(t), fy(t) lw 10 smooth unique title "a = 2"

I afterwards tweaked it a tiny bit in Inkscape (because AFAIK, gnuplot works in integer coordinates only, so the image needed to be “supersampled”, and therefore all lines were thin).

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:00, 2 September 2010Thumbnail for version as of 09:00, 2 September 2010512 × 788 (49 KB)Mormegil (talk | contribs)more thickness for axes
08:51, 2 September 2010Thumbnail for version as of 08:51, 2 September 2010512 × 788 (40 KB)Mormegil (talk | contribs)rerendered in gnuplot 4.5, removed <a></a> so that the document is valid
10:59, 14 December 2006Thumbnail for version as of 10:59, 14 December 2006744 × 1,052 (34 KB)Mormegil (talk | contribs){{Information |Description= *{{en|Semicubical parabolas with differing values of <math>a</math>}} *{{cs|Semikubické paraboly pro různé hodnoty <math>a</math>}} |Source=own work, inspired by [[:

File usage on other wikis

The following other wikis use this file:

Metadata