File:StiffEquationNumericalSolvers.svg

原始檔案(SVG 檔案,表面大小:554 × 215 像素,檔案大小:15 KB)


摘要

描述 StiffEquationNumericalSolvers
日期 2007年3月15日 (原始上傳日期)
來源 I made this using Gnuplot.
作者 Berland at en.wikipedia
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
vector image使用Gnuplot創作。
 
這個SVG 檔案使用了內置文字,可以輕鬆翻譯
原始碼
InfoField

Gnuplot code

set term svg 
set output 'stiff.svg'
set xrange [0:1]
set yrange [-3:3]
set size 1,0.5
plot 'h14' u 1:2 w lp pt 4 t 'Euler h=1/4', 'h18' u 1:2 w lp pt 4 t 'Euler h=1/8', 'h18adam' u 1:2 w lp pt 4 t 'Adams Moulton, h=1/8', exp(-15*x) lw 3 t 'Exact solution' on the data files (numbers copied fromprevious versions of the article on [http://en.wikipedia.org/w/index.php?title=Stiff_equation&oldid=94183079 Stiff equation])
#h14 (forward Euler, h=1/4)
0 1
0.25 -2.75
0.5 7.5625
0.75 -20.7969
#h18 (forward Euler, h=1/8)
0 1
0.125 -0.875
0.25 0.765625
0.375 -0.669922
0.5 0.586182
0.625 -0.512909
0.75 0.448795

#h18adam
0 1
0.125 0.0322581
0.25 0.00104058
0.375 0.00003356720

授權條款

Public domain 此作品已由其作者,英文維基百科Berland,釋出至公有領域。此授權條款在全世界均適用。
這可能在某些國家不合法,如果是的話:
Berland授予任何人有權利使用此作品於任何用途,除受法律約束外,不受任何限制。

原始上傳日誌

The original description page was here. All following user names refer to en.wikipedia.
  • 2007-03-15 14:24 Berland 554×215 (15345 bytes) [[User:Berland|I]] made this using [[Gnuplot]].

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

image/svg+xml

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2011年2月28日 (一) 14:27於 2011年2月28日 (一) 14:27 版本的縮圖554 × 215(15 KB)Gknor{{Information |Description=Explicit numerical methods experiencing instability on a stiff equation |Source= http://en.wikipedia.org/wiki/File:StiffEquationNumericalSolvers.svg |Date= |Author= Berland |Permission= |other_versions= }} [[Category:Numerical a

下列頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案: