To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

File:LinearInterpolation.svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 150 × 150 pixels, file size: 1 KB)

Summary

Description
Illustration of linear interpolation.
Date
Source Own work
Author Berland. Based on png-version Image:Linear_interpolation.png. Newer version by ElectroKid ()
 
This plot was created with Gnuplot.
 
This vector image was created with Inkscape .

 
The SVG code is valid.
 
This 1483 was created with a text editor by ElectroKid ().

Previous version had been created with Inkscape (7952 bytes)     now 14.82% of previous size

 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor


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

Modified in Inkscape

The output from Gnuplot was modified for dashed lines, and the text labels were redone for italics and subscript.

Licensing

Public domain This work has been released into the public domain by its author, I, Berland. This applies worldwide.
In some countries this may not be legally possible; if so:
I, Berland grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

15 July 2007

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:58, 10 January 2015Thumbnail for version as of 17:58, 10 January 2015150 × 150 (1 KB)Krishnavedalasimplified drawing
06:10, 13 June 2011Thumbnail for version as of 06:10, 13 June 2011600 × 480 (8 KB)AnonMooscode cleanup, fixing
17:19, 15 July 2007Thumbnail for version as of 17:19, 15 July 2007600 × 480 (12 KB)Berland
17:16, 15 July 2007Thumbnail for version as of 17:16, 15 July 2007600 × 480 (12 KB)Berland
17:06, 15 July 2007Thumbnail for version as of 17:06, 15 July 2007600 × 480 (10 KB)Berland{{Information |Description={{en|Illustration of linear interpolation.}} |Source=self-made, {{gnuplot}} {{inkscape}} |Date= 15 July 2007 |Author= Berland }}
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

View more global usage of this file.

Metadata

Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.