Bild i högre upplösning(SVG-fil, standardstorlek: 600 × 480 pixlar, filstorlek: 13 kbyte)

Den här filen är från Wikimedia Commons och kan användas av andra projekt. Beskrivningen på dess filbeskrivningssida där visas nedan.

Wikimedia Commons Denna fil tillhandahålls av Wikimedia Commons. Informationen från filens beskrivningssida följer nedan.

Sammanfattning

Beskrivning IIllustration of polynomial interpolation of a data set. The same data set is used for other interpolation algorithms in the Interpolation.
Datum
Källa self-made in Gnuplot
Skapare Berland

Based on png-version by User:Jitse Niesen (with gnuplot source code), and on svg-version by User:Cronholm144.

Gnuplot source code

set terminal svg fname "Vera" fsize 25
set output "Interpolation_example_polynomial.svg"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
set samples 300
set border 2
f(x) = - 0.0001521*x**6 - 0.003130*x**5 + 0.07321*x**4 - 0.3577*x**3 +  0.2255*x**2 + 0.9038*x
set yrange [-1.1:1.1]
plot f(x) 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

Please use at least version 4.2 of Gnuplot for smooth lines in SVG.

Licensiering

Public domain Detta verk har gjorts tillgänglig som public domain av dess skapare, I, Berland. Detta gäller globalt.
I vissa länder kan detta inte vara juridiskt möjligt; i så fall:
I, Berland ger envar rätten att använda detta verk för alla ändamål, utan några villkor, förutom villkor som lagen ställer.

Bildtexter

Ingen bildtext har definierats

Objekt som porträtteras i den här filen

motiv

Filhistorik

Klicka på ett datum/klockslag för att se filen som den såg ut då.

Datum/TidMiniatyrbildDimensionerAnvändareKommentar
nuvarande26 juni 2007 kl. 18.11Miniatyrbild för versionen från den 26 juni 2007 kl. 18.11600 × 480 (13 kbyte)Berland== Summary == {{Information |Description=IIllustration of polynomial interpolation of a data set. The same data set is used for other interpolation algorithms in the Interpolation. |Source=self-made i

Följande sidor länkar till den här bilden:

Global filanvändning

Följande andra wikier använder denna fil:

Metadata