File:Intermediatevaluetheorem.svg

原始文件(SVG文件,尺寸为300 × 300像素,文件大小:19 KB)


描述 Diagram depicting the Intermediate Value Theorem.
日期 (UTC)
来源 Own work, based off Intermediatevaluetheorem.png
作者 Kpengboy (talk)
其他版本

Gnuplot script

# Output to svg
set terminal svg enhanced size 300 300
set output "Intermediatevaluetheorem.svg"

# Configure x and y axes
unset tics
unset border
unset key
set arrow from 0,0 to 0,4
set arrow from 0,0 to 4,0

# Show the x-axis and y-axis labels
set xlabel "x"
set ylabel "y" rotate by 0

# Use lots of samples
set samples 1000

# And finally, plot the equation
plot 1.2*x**3 - 7.2*x**2 + 12.6*x - 4.4

This script gives you the axes and the curve. I added everything else in Inkscape.

我,本作品著作权人,特此采用以下许可协议发表本作品:
Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

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

此文件中描述的项目

描绘内容

文件历史

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

日期/时间缩⁠略⁠图大小用户备注
当前2009年10月29日 (四) 00:372009年10月29日 (四) 00:37版本的缩略图300 × 300(19 KB)Kpengboy{{Information |Description=Diagram depicting the Intermediate Value Theorem. |Source=*File:Intermediatevaluetheorem.png |Date=2009-10-29 00:27 (UTC) |Author=*File:Intermediatevaluetheorem.png: [[w:User:Enochlau

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据