File:Sinc function (normalized).svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:908 × 623 像素,檔案大小:4 KB)


摘要

描述
English: Graph of the normalized sinc function sin(πx)/(πx).

Mathworld's version.

The original was generated by gnuplot, while the more recent one was generated with matplotlib.

File size was reduced by efficient coding of the axis drawing and labeling and by a reworking of the graph's path. The resulting path is smoother even though fewer points are used in its determination.
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用文字編輯器創作。
Previous version had been created with Matplotlib (37888 bytes)     now 10.81% of previous size
 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor

Omegatron's instructions:
See Wikipedia graph-making tips.

 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Gnuplot創作。
Then I opened the resulting SVG file in Inkscape, changed the line colors, brought the plot lines to the top, made all the lines 3 px wide, made the grid lines 2px wide and 50% transparency.
日期 2006年5月22日 (上傳日期)
來源 自己的作品
作者 Omegatron
其他版本
gnuplot source
InfoField
click to expand
# Set 1300×975 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set samples 400
set terminal svg enhanced size 1300 975 fname "Times" fsize 36
set output "sinc function (normalized).svg"

# Set y axis limits so the plot doesn't go right to the edges of the graph 
set yrange [-0.3:1.1]
set xrange [-6:6]

set lmargin 5
set bmargin -5

# No legend needed
set nokey

# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis

# Put a y-axis tic at every 0.2
set ytics 0.2
set mytics 4

# Format tics as digit with one decimal place
set format y "%2.1f"

# Put an x-axis tic at every integer
set xtics 1
set format x "%2.0f"
set mxtics 5

# Plot as lines
plot sin(pi*x)/(pi*x) with lines
 
# Close the file (so I don't have to close gnuplot to view it)
set output

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:創用CC
姓名標示 相同方式分享
此檔案採用創用CC 姓名標示-相同方式分享 3.0 未在地化版本2.5 通用版2.0 通用版以及1.0 通用版授權條款。
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
GNU head 已授權您依據自由軟體基金會發行的無固定段落、封面文字和封底文字GNU自由文件授權條款1.2版或任意後續版本,對本檔進行複製、傳播和/或修改。該協議的副本列在GNU自由文件授權條款中。
您可以選擇您需要的授權條款。

說明

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

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

檔案歷史

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

日期/時間縮⁠圖尺寸使用者備⁠註
目前2012年4月6日 (五) 09:42於 2012年4月6日 (五) 09:42 版本的縮圖908 × 623(4 KB)Aflafla1Compressed Version - Sinc path computed, rest hand coded
2010年12月4日 (六) 01:20於 2010年12月4日 (六) 01:20 版本的縮圖454 × 311(37 KB)Krishnavedala(corrected SVG code and beautified)
2006年6月3日 (六) 17:36於 2006年6月3日 (六) 17:36 版本的縮圖1,300 × 975(23 KB)Omegatroni think we can squeeze in all the integers
2006年6月3日 (六) 17:32於 2006年6月3日 (六) 17:32 版本的縮圖1,300 × 975(19 KB)Omegatronthicker lines, tweaks
2006年5月22日 (一) 03:03於 2006年5月22日 (一) 03:03 版本的縮圖1,000 × 750(14 KB)Omegatron

下列3個頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料