File:TaylorCosCosEnhanced.svg

原始檔案(SVG 檔案,表面大小:680 × 600 像素,檔案大小:647 KB)


摘要

描述
English: This is the graph of z = Re(cos(x+i*y)).

1. Update the SVG image generated by Gnuplot; 2. More distinguishable contour lines; 3. Introduce transparency of the surface;

4. Source code added.
日期
來源 自己的作品
作者 IkamusumeFan

Generated by Gnuplot

授權條款

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
w:zh:共享創意
姓名標示 相同方式分享
您可以自由:
  • 分享 – 複製、發佈和傳播本作品
  • 重新修改 – 創作演繹作品
惟需遵照下列條件:
  • 姓名標示 – 您必須指名出正確的製作者,和提供授權條款的連結,以及表示是否有對內容上做出變更。您可以用任何合理的方式來行動,但不得以任何方式表明授權條款是對您許可或是由您所使用。
  • 相同方式分享 – 如果您利用本素材進行再混合、轉換或創作,您必須基於如同原先的相同或兼容的條款,來分布您的貢獻成品。

Gnuplot

set term svg size 680,600 enhanced font 'Helvetica,12'
set output 'TaylorCosCosEnhanced.svg'

set multiplot

set cntrparam levels auto 20
set contour base
set isosamples 60,60
set samples 60,60
set xlabel "x"
set ylabel "y"
set zlabel "z"
set xrange [-2*pi:2*pi]
set yrange [-3:3]
set zrange [-40:30]
# Draw the surface
set pm3d
set hidd
set key off
set grid layerdefault linetype -1 linecolor rgb "gray"  linewidth 0.200, linetype -1 linecolor rgb "gray"  linewidth 0.200
set palette defined (-1 "blue", 0 "purple", 1 "red")
i = {0.0,1.0}
splot real(cos(x+y*i))
# Draw the lines
unset cntrparam
unset contour
unset pm3d
unset hidd
set isosamples 20,20
set samples 20,20
splot real(cos(x+y*i)) lt rgb "black"
set view 29,53

unset multiplot
set term x11
set output

說明

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

在此檔案描寫的項目

描繪內容

創作作者 Chinese (Hong Kong) (已轉換拼寫)

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

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

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

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

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

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

檔案歷史

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

日期/時間縮⁠圖尺寸用戶備⁠註
目前2013年7月22日 (一) 11:27於 2013年7月22日 (一) 11:27 版本的縮圖680 × 600(647 KB)IkamusumeFanAdjust bounds of the function for better comparison with the Taylor's 8-degree expansion.
2013年7月22日 (一) 06:44於 2013年7月22日 (一) 06:44 版本的縮圖680 × 600(713 KB)IkamusumeFanUser created page with UploadWizard

下列頁面有用到此檔案:

全域檔案使用狀況

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

詮釋資料