File:Interpolation example linear.svg
From Wikimedia Commons, the free media repository
Interpolation_example_linear.svg (SVG file, nominally 600 × 480 pixels, file size: 5 KB)
[edit] Summary
| Description |
Illustration of linear interpolation on a data set. The same data set is used for other interpolation methods in the interpolation article. |
|---|---|
| Date |
26 June 2007 |
| Source |
self-made in Gnuplot |
| Author | |
| Permission (Reusing this image) |
See below. |
Based on original PNG version by User:Jitse Niesen (with gnuplot source code) and svg-version by User:Cronholm144.
[edit] Gnuplot source code
set terminal svg fname "Vera" fsize 25
set output "Interpolation_example_linear.svg"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
set border 2
set samples 2
plot "-" with lines linetype 3 linewidth 4, \
"-" with points linetype 1 pointtype 7 pointsize 0.7, \
0 with lines linetype -1 linewidth 1
0 0
1 0.8415
2 0.9093
3 0.1411
4 -0.7568
5 -0.9589
6 -0.2794
e
0 0
1 0.8415
2 0.9093
3 0.1411
4 -0.7568
5 -0.9589
6 -0.2794
e
[edit] Licensing
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 21:09, 25 June 2007 | 600×480 (5 KB) | Berland (talk | contribs) | (New SVG-version made in Gnuplot) | |
| 15:17, 23 June 2007 | 429×425 (14 KB) | Cronholm144 (talk | contribs) | ({{Information |Description=Interpolation example linear |Source=self-made |Date=06-23-07 |Author= Cronholm144 }} ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Interpolation example linear.svg on bswiki
- Usage of Interpolation example linear.svg on cswiki
- Usage of Interpolation example linear.svg on enwiki
- Usage of Interpolation example linear.svg on frwiki