File:Interpolation example polynomial.png

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

Interpolation_example_polynomial.png(252 × 261像素,文件大小:2 KB,MIME类型:image/png


摘要

描述

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
来源 自己的作品
作者 User Jitse Niesen on en.wikipedia
授权
(二次使用本文件)
Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。
其他版本

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)

许可协议

本作品的著作权持有者允许任何人以任何目的使用该作品,包括无限制的再分发、商业性使用和修改内容。

请检查来源以确保该说明准确无误。尤其请注意在互联网出版物,就像以其他方式出版物一样,本身并不意味着允许重新分发。没有有效授权的文件应标记{{subst:npd}}

使用注意:

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2006年10月24日 (二) 05:072006年10月24日 (二) 05:07版本的缩略图252 × 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

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: