File:Logarithmic Scales.svg

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

原始檔案(SVG 檔案,表面大小:761 × 732 像素,檔案大小:60 KB)


摘要

描述
English: Plots of LinLin, LogLin, LinLog and LogLog scales
日期
來源 自己的作品
作者 Autopilot
其他版本
set grid x
set grid y
set border 0
set xzeroaxis lt -1
set yzeroaxis lt -1
set size square

unset multiplot
set term svg size 800,800
set output "/tmp/Logarithmic Scales.svg"
set multiplot layout 2,2

unset logscale
set xlabel "Linear"
set ylabel "Linear"
plot [-1:10] [-1:10] \
	(10**x) title "f(x) = 10^x" with lines, \
	(x) title "f(x) = x" with lines, \
	(log(x)) title "f(x) = log(x)" with lines

set logscale x
set xlabel "Log"
plot [0.1:1000] [-1:10] \
	(10**x) title "f(x) = 10^x" with lines, \
	(x) title "f(x) = x" with lines, \
	(log(x)) title "f(x) = log(x)" with lines

unset logscale
set logscale y
set xlabel "Linear"
set ylabel "Log"
plot [-1:10] [0.1:1000] \
	(10**x) title "f(x) = 10^x" with lines, \
	(x) title "f(x) = x" with lines, \
	(log(x)) title "f(x) = log(x)" with lines

unset logscale
set logscale y
set logscale x
set xlabel "Log"
set ylabel "Log"
plot [0.1:1000] [0.1:1000] \
	(10**x) title "f(x) = 10^x" with lines, \
	(x) title "f(x) = x" with lines, \
	(log(x)) title "f(x) = log(x)" with lines
 
向量圖形使用Gnuplot創作。
 
向量圖形使用Inkscape創作 .

授權條款

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

說明

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

在此檔案描寫的項目

描繪內容

沒有維基數據項目的某些值

維基媒體使用者名稱 繁體中文 (已轉換拼寫):​Autopilot
作者姓名字串 繁體中文 (已轉換拼寫):​Autopilot

著作權狀態 繁體中文 (已轉換拼寫)

有著作權 繁體中文 (已轉換拼寫)

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

上傳者的原創作品 繁體中文 (已轉換拼寫)

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2013年4月26日 (五) 16:54於 2013年4月26日 (五) 16:54 版本的縮圖761 × 732(60 KB)Nashevwas a bug: here are <math>ln x<math> in blue, not <math>lg x<math>
2013年4月11日 (四) 15:00於 2013年4月11日 (四) 15:00 版本的縮圖761 × 732(60 KB)Nashevsimplify comparing, align scales, remove duplicates and change "log" => "ln", because it is log<sub>10</sub>. Changes made with Inkscape
2010年6月26日 (六) 17:30於 2010年6月26日 (六) 17:30 版本的縮圖800 × 800(50 KB)AutopilotAdded labels to x and y axes
2010年6月26日 (六) 16:42於 2010年6月26日 (六) 16:42 版本的縮圖800 × 800(49 KB)Autopilot{{Information |Description={{en|1=Plots of LinLin, LogLin, LinLog and LogLog scales}} |Source={{own}} |Author=Autopilot |Date=2010-06-26 |Permission= |other_versions= }} Category:Statistical charts and diagrams

下列頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料