File:LinLogScale.svg

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

原始檔案(SVG 檔案,表面大小:512 × 512 像素,檔案大小:14 KB)


摘要

描述
English: The linear-log type of a semi-log graph, defined by a linear scale on the y axis, and a logarithmic scale on the x axis. Plotted lines are: y = 10x (red), y = x (green), y = log(x) (blue).
 
set grid x
set grid y
set border 0
set xzeroaxis lt -1
set yzeroaxis lt -1
set size square
set term svg enhanced size 512,512
set output "LinLogScale.svg"
set logscale x
plot [0.1:1000] [-1:10]                                   \
        (10**x)    title "f(x) = 10^x"        with lines, \
        (x)        title "f(x) = x"           with lines, \
        (log10(x)) title "f(x) = log_{10}(x)" with lines
日期
來源 我個人以下列物件為基礎來創作: LinLogScale.png  davidfg
作者 Autopilot
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用Gnuplot創作。
 
 這個SVG 檔案使用了內置文字,可以使用任何文字編輯器輕鬆翻譯

授權條款

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

原始上傳日誌

This image is a derivative work of the following images:

  • LinLogScale.png licensed with Cc-by-sa-3.0-migrated-with-disclaimers, GFDL-en
    • 2006-09-08T20:40:29Z Conscious 739x739 (39487 Bytes) original version from en:
    • 2006-04-05T22:10:21Z Madcap 600x600 (81035 Bytes) Lin-log scale graph. Made by [[user:Davidfg]] with Graph, freeware from http://www.padowan.dk/.) [[Category:Measurement]] [[Category:Unidentified measurement]]

Uploaded with derivativeFX

說明

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

在此檔案描寫的項目

描繪內容

檔案歷史

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

日期/時間縮⁠圖尺寸使用者備⁠註
目前2014年8月16日 (六) 16:18於 2014年8月16日 (六) 16:18 版本的縮圖512 × 512(14 KB)Adf88Update labels after previous editing.
2014年8月16日 (六) 15:36於 2014年8月16日 (六) 15:36 版本的縮圖512 × 512(13 KB)Adf88The blue line was ln instead of log. set grid x set grid y set border 0 set xzeroaxis lt -1 set yzeroaxis lt -1 set size square set term svg size 512,512 set output "LinLogScale.svg" set logscale x plot [0.1:1000] [-1:10]...
2010年6月26日 (六) 16:14於 2010年6月26日 (六) 16:14 版本的縮圖512 × 512(13 KB)Autopilot{{Information |Description=<pre> set grid x set grid y set border 0 set xzeroaxis lt -1 set yzeroaxis lt -1 set size square set term svg size 512,512 set output "/tmp/LinLogScale.svg" set logscale x plot [0.1:1000] [-1:10] (10**x) title "f(x) = 10^x" w

下列頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料