File:1416 Color Sensitivity.svg
此 SVG 檔案的 PNG 預覽的大小:800 × 502 像素。 其他解析度:320 × 201 像素 | 640 × 402 像素 | 1,024 × 643 像素 | 1,280 × 804 像素 | 2,560 × 1,608 像素 | 1,059 × 665 像素。
原始檔案 (SVG 檔案,表面大小:1,059 × 665 像素,檔案大小:61 KB)
摘要
描述1416 Color Sensitivity.svg |
English: Illustration from Anatomy & Physiology, Connexions Web site. http://cnx.org/content/col11496/1.6/, Jun 19, 2013.
% !Mode:: "TeX:UTF-8"
\documentclass[tikz]{standalone}
\usepackage{fontspec}
\usepackage{unicode-math}
\usepackage{pgfplots}
\setmainfont{Libertinus Serif}
\setmathfont{Libertinus Math}
\pgfplotsset{compat=1.16}
\begin{document}
\begin{tikzpicture} [
]
\pgfdeclarehorizontalshading{rainbow}{100bp}{
color(0bp)=(violet);
color(30.5bp)=(violet);
color(41bp)=(blue);
color(47bp)=(cyan);
color(51bp)=(green);
color(56.5bp)=(yellow);
color(61bp)=(orange);
color(75bp)=(red);
color(100bp)=(red)
}
\begin{axis} [
width=14cm,
height=8cm,
xlabel={Wavelength (nm)},
ylabel={Normalized absorbance},
xtick={400,450,...,700},
minor x tick num=4,
ytick={0,50,100},
minor y tick num=4,
xmajorgrids=true,
ymajorgrids=true,
yminorgrids=true,
xmin=370,xmax=700,
ymin=0,ymax=100,
legend pos=north east,
clip=false,
every axis plot/.append style={no markers,smooth,tension=0.9,line width=2pt}
]
\addplot+ [blue] table [x=x,y=Blue] {
x Blue
369.69 59.877
379.76 68.998
389.81 77.812
400.00 88.804
409.79 97.001
419.32 100
429.68 96.916
440.17 88.166
450.08 71.953
460.17 51.388
470.09 37.355
480.69 26.279
490.20 18.317
499.87 13.465
510.31 9.236
520.39 5.319
530.73 2.648
};
\addlegendentry{Blue cones};
\node at (axis cs:420,100) [above,text=blue] {420 nm};
\addplot+ [black,dashed] table [x=x,y=Rods] {
x Rods
400.07 32.817
410.12 34.014
419.41 36.614
430.06 40.927
440.38 49.285
449.94 60.445
460.13 72.227
469.85 83.701
480.03 92.533
490.05 98.411
499.53 100
509.52 96.641
519.99 87.124
530.57 73.566
541.38 58.608
550.87 41.942
559.83 28.856
569.69 19.966
580.21 13.411
590.79 7.946
601.08 4.192
};
\addlegendentry{Rods};
\node at (axis cs:498,100) [above,text=black] {498 nm};
\addplot+ [green] table [x=x,y=Green] {
x Green
400.20 35.771
410.24 35.413
419.53 34.903
430.37 34.238
440.40 35.443
450.14 38.049
460.18 42.367
469.90 50.264
480.27 57.695
490.29 68.239
499.57 78.473
509.74 88.242
519.77 95.834
529.84 99.851
540.62 99.045
550.06 93.888
559.47 83.133
568.89 69.112
580.09 53.847
590.42 40.917
600.73 29.231
610.49 20.657
620.26 14.105
630.11 8.954
640.26 5.98
649.49 3.474
};
\addlegendentry{Green cones};
\node at (axis cs:534,100) [above,text=green] {534 nm};
\addplot+ [red] table [x=x,y=Red] {
x Red
400.19 37.171
410.24 35.257
419.53 32.881
430.23 30.04
440.41 28.756
450.15 27.785
460.36 30.391
469.76 34.09
480.49 40.432
490.69 48.02
499.61 56.389
510.20 64.601
520.24 74.837
530.55 83.986
540.63 92.047
550.28 97.154
559.66 99.774
569.28 99.282
579.98 94.594
590.57 85.862
599.77 75.112
610.10 62.027
619.59 47.699
630.65 34.458
639.58 26.199
649.44 17.315
660.71 10.455
668.78 7.016
679.21 3.734
};
\addlegendentry{Red cones};
\node at (axis cs:564,100) [above,text=red] {564 nm};
\shade [shading=rainbow] (370,-30) rectangle (700,-20);
\begin{scope}[font=\small\bfseries,text=white,text height=1.5ex,text depth=0.25ex]
\node at (400,-25) {Violet};
\node at (470,-25) {Blue};
\node at (515,-25) {Cyan};
\node at (545,-25) {Green};
\node at (575,-25) {Yellow};
\node at (620,-25) {Orange};
\node at (680,-25) {Red};
\end{scope}
\end{axis}
\end{tikzpicture}
\end{document}
|
日期 | |
來源 | 自己的作品 |
作者 | Francois~frwiki |
其他版本 |
|
授權條款
我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
此檔案採用共享創意 姓名標示-相同方式分享 4.0 國際授權條款。
- 您可以自由:
- 分享 – 複製、發佈和傳播本作品
- 重新修改 – 創作演繹作品
- 惟需遵照下列條件:
- 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
- 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。
在此檔案描寫的項目
描繪內容
沒有維基數據項目的某些值
17 8 2021
多媒體型式 繁體中文 (已轉換拼寫)
image/svg+xml
62,880 位元組
665 像素
1,059 像素
檔案歷史
點選日期/時間以檢視該時間的檔案版本。
日期/時間 | 縮圖 | 尺寸 | 用戶 | 備註 | |
---|---|---|---|---|---|
目前 | 2021年8月17日 (二) 21:19 | 1,059 × 665(61 KB) | Francois~frwiki | Uploaded own work with UploadWizard |
檔案用途
全域檔案使用狀況
以下其他 wiki 使用了這個檔案:
- bs.wikipedia.org 的使用狀況
- ca.wikipedia.org 的使用狀況
- en.wikipedia.org 的使用狀況
- ml.wikipedia.org 的使用狀況
- th.wikipedia.org 的使用狀況
詮釋資料
此檔案中包含擴展的資訊。這些資訊可能是由數位相機或掃描器在建立時或數位化過程中所加入。
如果此檔案的來源檔案已被修改,一些資訊在修改後的檔案中將不能完全反映出來。
寬度 | 1058.52 |
---|---|
高度 | 665.488 |