File:Interpolation example polynomial.png

Interpolation_example_polynomial.png(252 × 261 pixels, file size: 2 KB, MIME type: image/png)

Summary

Description

This plot illustrates en:polynomial interpolation. It was produced by running en: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_polynomial.png"
set key off
set xzeroaxis
set xtics axis 1,1
set ytics nomirror 1
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 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
Source Own work
Author User Jitse Niesen on en.wikipedia
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Other versions

Originally from en.wikipedia; description page is (was) here

* 23:47, 3 July 2004 [[:en:User:Jitse Niesen|Jitse Niesen]] 252×261 (2,075 bytes) <span class="comment">(plot illustrating polynomial interpolation)</span>

(Uploaded using CommonsHelper or PushForCommons)

Licensing

The copyright holder of this work allows anyone to use it for any purpose including unrestricted redistribution, commercial use, and modification.

Please check the source to verify that this is correct. In particular, note that publication on the Internet, like publication by any other means, does not in itself imply permission to redistribute. Files without valid permission should be tagged with {{subst:npd}}.

Usage notes:

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

File history

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

Date/TimeThumbnailDimensionsUserComment
current05:07, 24 October 2006Thumbnail for version as of 05:07, 24 October 2006252 × 261 (2 KB)Sterrys{{Information| |Description= This plot illustrates en:polynomial interpolation. It was produced by running en:gnuplot on the following file set terminal png font "/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf" size 300,300 crop set out
No 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: