File:LinearInterpolation.svg
From Wikimedia Commons, the free media repository
LinearInterpolation.svg (SVG file, nominally 600 × 480 pixels, file size: 12 KB)
Contents |
[edit] Summary
| Description |
English: Illustration of linear interpolation.
|
||||
|---|---|---|---|---|---|
| Date |
15 July 2007 |
||||
| Source |
self-made,
|
||||
| Author |
Berland. Based on png-version Image:Linear_interpolation.png. |
||||
| Permission (Reusing this image) |
See below. |
[edit] Gnuplot source code
set terminal svg fname "Helvetica" fsize 25
set output "LinearInterpolation.svg"
set key off
set xzeroaxis linewidth 3
set yzeroaxis linewidth 3
set xrange [0:3]
set yrange [0:4]
set xtics nomirror ("x0" 1, "x1" 2)
set ytics nomirror ("y0" 1, "y1" 3)
unset border
set label 13 "(x,y)" at 1.55, 1.95 tc lt 3
plot "-" with lines linetype -1, \
"-" with lines linetype -1, \
"-" with lines linetype 0, \
"-" with lines linetype 0, \
"-" with lines linetype 0, \
"-" with lines linetype 0, \
"-" with lines linetype 3 linewidth 4, \
"-" with points linetype 1 pointtype 7 pointsize 0.7, \
"-" with points linetype 3 linewidth 4 pointtype 7 pointsize 0.7
1.5 0
1.5 2
e
0 2
1.5 2
e
1 0
1 1
e
2 0
2 3
e
0 1
1 1
e
0 3
2 3
e
1 1
2 3
e
1 1
2 3
e
1.5 2
e
[edit] Modified in Inkscape
The output from Gnuplot was modified for dashed lines, and the text labels were redone for italics and subscript.
[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 | 17:19, 15 July 2007 | 600×480 (12 KB) | Berland (Talk | contribs) | ||
| 17:16, 15 July 2007 | 600×480 (12 KB) | Berland (Talk | contribs) | |||
| 17:06, 15 July 2007 | 600×480 (10 KB) | Berland (Talk | contribs) | ({{Information |Description={{en|Illustration of linear interpolation.}} |Source=self-made, {{gnuplot}} {{inkscape}} |Date= 15 July 2007 |Author= Berland }} ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following page on Wikimedia Commons links to this file. Some pages on other Wikimedia projects may also link to it.
Global file usage
The following other wikis use this file:
- Usage of LinearInterpolation.svg on cswiki
- Usage of LinearInterpolation.svg on enwiki