Image:Linearspline.png
From Wikipedia, the free encyclopedia
Linearspline.png (282 × 156 pixel, file size: 2 KB, MIME type: image/png)
An image of a linear spline and the function it is approximating. It was created using 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)
jaredwf 17:03, 10 May 2004 (UTC)
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide. | |
Note: This tag is deprecated! Please use instead:
|
This picture/multimedia file is now available on Wikimedia Commons as Image:Linearspline.png.
Images which have been tagged with this template may be deleted immediately after satisfying these conditions (CSD I8). |
File history
Legend: (cur) = this is the current file, (del) = delete
this old version, (rev) = revert to this old version.
Click on date to download the file or see the image uploaded on that date.
- (del) (cur) 10:03, 15 May 2004 . . Jaredwf (Talk | contribs) . . 282×156 (1,986 bytes) (smaller version)
- (del) (rev) 16:16, 10 May 2004 . . Jaredwf (Talk | contribs) . . 432×206 (3,152 bytes) (A linear spline image that I created using gnuplot. {{msg:PD}})
- Edit this file using an external application
See the setup instructions for more information.