File:Piecewise constant.svg
From Wikimedia Commons, the free media repository
Piecewise_constant.svg (SVG file, nominally 600 × 480 pixels, file size: 5 KB)
[edit] Summary
| Description |
Illustration of constant interpolation, more precisely en:Nearest neighbor interpolation on the same dataset as listed in Interpolation. |
|---|---|
| Date |
23 June 2007 |
| Source |
self-made in Gnuplot |
| Author | |
| Permission (Reusing this image) |
See below. |
[edit] Gnuplot source code
set terminal svg fname "Vera" fsize 25
set output "Piecewise_constant.svg"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
set border 2
set yrange [-1.1:1.1]
plot "-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with lines linetype 3 linewidth 4, \
"-" with points linetype 1 pointtype 7 pointsize 1, \
0 with lines -1
0 0
0.5 0
e
0.5 0.8415
1.5 0.8415
e
1.5 0.9093
2.5 0.9093
e
2.5 0.1411
3.5 0.1411
e
3.5 -0.7568
4.5 -0.7568
e
4.5 -0.9589
5.5 -0.9589
e
5.5 -0.2794
6.0 -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
This version replaces the version of User:Cronholm144, this version has some style changes, and don't have dashed vertical lines.
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 16:00, 23 June 2007 | 600×480 (5 KB) | Berland (Talk | contribs) | ( == Summary == {{Information |Description=Illustration of constant interpolation, more precisely en:Nearest neighbor interpolation on the same dataset as listed in Interpolation. |Source=self-made in Gnuplot |Dat) | |
| 15:55, 23 June 2007 | 429×425 (16 KB) | Cronholm144 (Talk | contribs) | (made svg) |
- Edit this file using an external application (See the setup instructions for more information)
File links
The following page links to this file:
Global file usage
The following other wikis use this file:
- Usage of Piecewise constant.svg on bswiki
- Usage of Piecewise constant.svg on enwiki