File:Piecewise constant.svg

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

原始文件(SVG文件,尺寸为600 × 480像素,文件大小:5 KB)


摘要

描述 Illustration of constant interpolation, more precisely en:Nearest neighbor interpolation on the same dataset as listed in Interpolation.
日期
来源 self-made in Gnuplot
作者 Berland

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 

许可协议

Public domain 本作品已被作者I, Berland释出到公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
I, Berland无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

This version replaces the version of User:Cronholm144, this version has some style changes, and don't have dashed vertical lines.

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2007年6月23日 (六) 16:002007年6月23日 (六) 16:00版本的缩略图600 × 480(5 KB)Berland == 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
2007年6月23日 (六) 15:552007年6月23日 (六) 15:55版本的缩略图429 × 425(16 KB)Cronholm144made svg

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据