File:Linearspline.png
Summary
| Description |
An image of a en:linear spline and the function it is approximating. It was created using en:gnuplot with the command: plot [-1:1] [0.367:1] exp(-x**2); replot -1 <= x && x <= -0.5 ? exp(-1) + 2*(exp(-1.0/4)-exp(-1))*(x+1) : -0.5 <= x && x <= 0 ? exp(-1.0/4) + 2*(1-exp(-1.0/4))*(x+1.0/2) : 0 <= x && x <= 0.5 ? 1 + 2*(exp(-1.0/4)-1)*x : exp(-1.0/4) + 2*(exp(-1) - exp(-1.0/4))*(x-1.0/2) |
| Source | jaredwf 17:03, 10 May 2004 (UTC) |
| Author | User Jaredwf on en.wikipedia |
| Permission (Reusing this file) |
This image is in the public domain. |
| Other versions |
Originally from en.wikipedia; description page is (was) here * 10:03, 15 May 2004 [[:en:User:Jaredwf|Jaredwf]] 282×156 (1,986 bytes) <span class="comment">(smaller version)</span> * 16:16, 10 May 2004 [[:en:User:Jaredwf|Jaredwf]] 432×206 (3,152 bytes) <span class="comment">(A linear spline image that I created using gnuplot. {{msg:PD}})</span> |
| |
This work has been released into the public domain by its author, Jaredwf, at the English Wikipedia project. This applies worldwide. In case this is not legally possible: |
(Uploaded using CommonsHelper or PushForCommons)
Licensing
| The copyright holder of this work allows anyone to use it for any purpose including unrestricted redistribution, commercial use, and modification.
Usage notes:
|
This graph image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with {{vector version available|new image name}}.It is recommended to name the SVG file “Linearspline.svg”—then the template Vector version available (or Vva) does not need the new image name parameter. |