File:Linearspline.png

Uploaded by Sterrys
Upload date 2006-10-24T05:16:13Z
MIME type image/png
Dimensions 282 × 156 px
File size 1.9 KB

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:
Jaredwf grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

(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.

Please check the source to verify that this is correct. In particular, note that publication on the Internet, like publication by any other means, does not in itself imply permission to redistribute. Files without valid permission should be tagged with {{subst:npd}}.

Usage notes:


This graph image could be re-created using vector graphics as a SVG file. This has several advantages; see Commons:Media for cleanup for more information. If a 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.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

Category:Computer graphics Category:Copyrighted free use Category:Files by User:Jaredwf from en.wikipedia Category:Graph images that should use vector graphics Category:PD-user Category:PNG that should use vector graphics Category:Splines