File:Graph of example function.svg

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

Original file(SVG file, nominally 600 × 600 pixels, file size: 18 KB)

Captions

Captions

Gooes

Summary[edit]

Description Graph of for the range
Date
Source Produced by GNUPLOT 4.2 patchlevel 0 ; then curve replaced by custom smooth fit
Author KSmrq
Other versions

Gnuplot[edit]

# Author: Ika, 2013-07-25

set term svg size 600,600 enhanced font 'Times, 12'
set output 'func.svg'

set multiplot

set xrange [-1:1.5]
set yrange [-1:1.5]
set xtics 0.2
set ytics 0.2
set xzeroaxis lt -1 lc rgb "blue" lw 1
set yzeroaxis lt -1 lc rgb "yellow" lw 1

unset label

# Draw the exponential function
set key off

set linestyle 1 lt 2 lc rgb "gray" lw 12
set grid back ls 1.5

plot (4*(x**3)-6*x*x+1)*sqrt(x+1)/(3-x) lc rgb "red" lw 5

unset multiplot
set term x11
set output

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
w:en:Creative Commons
attribution
This file is licensed under the Creative Commons Attribution 2.5 Generic license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
You may select the license of your choice.

File history

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

Date/TimeThumbnailDimensionsUserComment
current11:46, 25 July 2013Thumbnail for version as of 11:46, 25 July 2013600 × 600 (18 KB)IkamusumeFan (talk | contribs)1. Source code added; 2. Refine axis labels; 3. Grid added.
14:27, 22 March 2007Thumbnail for version as of 14:27, 22 March 2007800 × 800 (6 KB)KSmrq~commonswiki (talk | contribs){{Information |Description=Graph of function (4''x''<sup>3</sup>-6''x''<sup>2</sup>+1)sqrt(x+1) / (3-x) in [−1,1.5] square |Source=Produced by GNUPLOT 4.2 patchlevel 0 ; then curve replaced by custom smooth fit |Date=2007-03-22 |Author=KSmrq |Permis
14:24, 22 March 2007Thumbnail for version as of 14:24, 22 March 2007800 × 800 (6 KB)KSmrq~commonswiki (talk | contribs){{Information |Description=Graph of function (4''x''<sup>3</sup>-6''x''<sup>2</sup>+1)sqrt(x+1) / (3-x) in [−1,1.5] square |Source=Produced by GNUPLOT 4.2 patchlevel 0 ; then curve replaced by custom smooth fit |Date=2007-03-22 |Author=KSmrq |Permis
14:23, 22 March 2007Thumbnail for version as of 14:23, 22 March 2007800 × 800 (6 KB)KSmrq~commonswiki (talk | contribs){{Information |Description=Graph of function (4''x''<sup>3</sup>-6''x''<sup>2</sup>+1)sqrt(x+1) / (3-x) in [−1,1.5] square |Source=Produced by GNUPLOT 4.2 patchlevel 0 ; then curve replaced by custom smooth fit |Date=2007-03-22 |Author=KSmrq |Permis

The following page uses this file:

File usage on other wikis

The following other wikis use this file:

View more global usage of this file.

Metadata