Dosiero:Interpolation example spline.png

El Vikipedio

Interpolation_example_spline.png (3KB, MIME type: image/png)

La bildo estas kopiita de wikipedia:en. La originala priskribo estas:

This plot illustrates spline interpolation. It was produced by running gnuplot on the following file

set terminal png font "/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf" size 300,300 crop
set output "Interpolation_example_spline.png"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
set border 2
f(x) = (x >= 0 && x < 1) ? -0.1522*x**3 + 0.9937*x : \
       (x >= 1 && x < 2) ? -0.01258*x**3 - 0.4189*x**2 + 1.4126*x - 0.1396 : \
       (x >= 2 && x < 3) ? 0.1403*x**3 - 1.3359*x**2 + 3.2467*x - 1.3623 : \
       (x >= 3 && x < 4) ? 0.1579*x**3 - 1.4945*x**2 + 3.7225*x - 1.8381 : \
       (x >= 4 && x < 5) ? 0.05375*x**3 -0.2450*x**2 - 1.2756*x + 4.8259 : \
                           -0.1871*x**3 + 3.3673*x**2 - 19.3370*x + 34.9282 
set yrange [-1.1:1.1]
plot f(x) with lines linetype 3 linewidth 4, \
     "-" with points linetype 1 pointtype 7 pointsize 1.5, \
     0 with lines -1
0 0
1 0.8415
2 0.9093
3 0.1411
4 -0.7568
5 -0.9589
6 -0.2794
e
Public domain
Tiu ĉi bildo estas publika havaĵo. Je ĝi ne estas kopirajto, ĉu ĉar la bildo estas malnova, ĉu ĉar la kopirajto-posedanto konsentas, ĉu ĉar ne eblas ĝin kopirajtigi. Tio ĉi validas tutmonde.
date/time username edit summary
20:48, 5 July 2004 en:User:Jitse Niesen (describe image)
20:46, 5 July 2004 en:User:Jitse Niesen (plot illustrating spline interpolation)

[redaktu] Historio de la dosiero

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.

Click on date to download the file or see the image uploaded on that date.

Historio de alŝutoj

(nun) = ĉi tiu estas la nuna versio de la dosiero, (for) = forigu ĉi tiun malnovan version, (res) = restarigu ĉi tiun malnovan version.
Por vidi la dosieron laŭdate, alklaku la daton.

  • (for) (nun) 14:50, 19. Mar 2006 . . Maksim-bot (Diskuto | kontribuoj) . . 252×261 (2 075 bitokoj) (La bildo estas kopiita de wikipedia:en. La originala priskribo estas: This plot illustrates spline interpolation. It was produced by running gnuplot on the following file set terminal png font "/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.t)

La jenaj paĝoj ligas al ĉi tiu dosiero:

Aliaj lingvoj