File:BesselJ plot.svg
出自Wikimedia Commons
跳至導覽
跳至搜尋
此 SVG 檔案的 PNG 預覽的大小:600 × 480 像素。 其他解析度:300 × 240 像素 | 960 × 768 像素 | 1,280 × 1,024 像素 | 2,560 × 2,048 像素。
原始檔案 (SVG 檔案,表面大小:600 × 480 像素,檔案大小:19 KB)
檔案資訊
結構化資料
說明
摘要
[編輯]描述BesselJ plot.svg |
Plot of the Bessel functions of first kind in red, in green and in blue. The plot was produced running Gnuplot the file "besselJ.dat" contains the values of the Bessel functions and can be produced with the following Octave commands: t = 0:0.01:20; J = [ t; besselj(0,t); besselj(1,t); besselj(2,t) ]; J = J'; save -ascii "besselJ.dat" J;It was then post-processed with Inkscape; I had to modify the source manually as well using a text editor to fix the subscripts. |
日期 | |
來源 | 自己的作品 (Original text: own work) |
作者 | Alessio Damato |
其他版本 |
[編輯]
|
SVG開發 InfoField | |
原始碼 InfoField | Gnuplot codeset terminal svg
set output "BesselJ_plot.svg"
set title "Bessel functions of 1st kind"
set xlabel "x"
set ylabel "J_n(x)"
set xrange [0:20]
set yrange [-0.5:1]
set xzeroaxis linetype -1 linewidth 0.5
set yzeroaxis linetype -1 linewidth 0.5
set xtics axis
set ytics axis
plot "besselJ.dat" using 1:2 title "J_0(x)" with lines linewidth 2, \
"besselJ.dat" using 1:3 title "J_1(x)" with lines linewidth 2, \
"besselJ.dat" using 1:4 title "J_2(x)" with lines linewidth 2
|
授權條款
[編輯]我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
此檔案採用共享創意 姓名標示-相同方式分享 3.0 未在地化版本授權條款。 | ||
| ||
已新增授權條款標題至此檔案,作為GFDL授權更新的一部份。http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
- 您可以自由:
- 分享 – 複製、發佈和傳播本作品
- 重新修改 – 創作演繹作品
- 惟需遵照下列條件:
- 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
- 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
您可以選擇您需要的授權條款。
檔案歷史
點選日期/時間以檢視該時間的檔案版本。
日期/時間 | 縮圖 | 尺寸 | 用戶 | 備註 | |
---|---|---|---|---|---|
目前 | 2009年1月2日 (五) 01:27 | 600 × 480(19 KB) | Geek3(對話 | 貢獻) | accurate plot-lines | |
2006年4月26日 (三) 12:12 | 600 × 480(93 KB) | Alejo2083(對話 | 貢獻) | hopefully the final version | ||
2006年4月25日 (二) 18:10 | 600 × 480(44 KB) | Alejo2083(對話 | 貢獻) | another subscript test | ||
2006年4月25日 (二) 17:48 | 600 × 480(42 KB) | Alejo2083(對話 | 貢獻) | reverted to previous version (the test did not work) | ||
2006年4月25日 (二) 17:44 | 600 × 480(43 KB) | Alejo2083(對話 | 貢獻) | test with subscripts | ||
2005年10月12日 (三) 12:13 | 600 × 480(42 KB) | Alejo2083(對話 | 貢獻) | Plot of the Bessel functions of first kind <math>J_0(x)</math> in red, <math>J_1(x)</math> in green and <math>J_2(x)</math> in blue. The plot was produced running Gnuplot on the following code: <pre> set terminal |
無法覆蓋此檔案。
檔案用途
下列5個頁面有用到此檔案:
全域檔案使用狀況
以下其他 wiki 使用了這個檔案:
- en.wikipedia.org 的使用狀況
- fi.wikipedia.org 的使用狀況
- fr.wikipedia.org 的使用狀況
- hy.wikipedia.org 的使用狀況
- it.wikipedia.org 的使用狀況
- ja.wikipedia.org 的使用狀況
- ko.wikipedia.org 的使用狀況
- sl.wikipedia.org 的使用狀況
- uk.wikipedia.org 的使用狀況
- zh.wikipedia.org 的使用狀況