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

Category:PD-user#Linearspline.png Category:Files by User:Jaredwf from en.wikipedia

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

Category:Copyrighted free use#Linearspline.png Category:Computer graphics Category:Splines
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.
Category:Graph images that should use vector graphics#%20Linearspline.pngCategory:PNG that should use vector graphics
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