Dosiero:Interpolation example spline.png
El Vikipedio

Jen estas la maksimuma distingivo de la supra bildo.
Interpolation_example_spline.png (252 × 261 rastrumeroj, grandeco de dosiero: 2 KB, MIME-tipo: 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
|
|
| 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.
- (del) (cur) 20:46, 5 July 2004 . . en:User:Jitse_Niesen Jitse Niesen ( en:User_talk:Jitse_Niesen Talk) . . 252x261 (2075 bytes) (plot illustrating spline interpolation)
Dosierhistorio
Alklaku iun daton kaj horon por vidi kiel la dosiero tiam aspektis.
| Dato/Horo | Uzulo | Grandecoj | Dosiergrandeco | Komento | |
|---|---|---|---|---|---|
| (nun) | 14:50, 19. Mar 2006 | Maksim-bot (Diskuto | kontribuoj) | 252×261 | 2 KB | 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 |
- Ŝanĝu ĉi dosieron per ekstera softvaro
Vidu la instalinstrukciojn por pliaj informoj (angle).
Ligiloj al la dosiero
La jenaj paĝoj ligas al ĉi tiu dosiero:

