原本檔案(SVG檔案,表面大細: 800 × 600 像素,檔案大細:900 KB)

摘要

描述
English: svg version of .
日期
來源 自己作品
作者 IkamusumeFan

Gnuplot Source Code

set term svg size 800,600 enhanced font 'Times, 18'
set output 'partial_func_eg.svg'

set multiplot

set xlabel "x"
set ylabel "y"
set zlabel "z"
set xrange [-2.5:2.5]
set yrange [-2.5:2.5]
set zrange [-1.0:10.0]
unset colorbox
set view 50,20
set style fill solid 0.6

set border lw 0.5 
unset key
set xlabel font 'Times, 48'
set ylabel font 'Times, 48'
set zlabel font 'Times, 48'

set hidden3d front
set ticslevel 0
set isosamples 20,200

# Draw the surfaces of f(x,y) = x^2 + xy + y^2 and y=1.
set palette defined (0 "navy", 10 "cyan")
splot	x*x + x*y + y*y w pm3d, \
		y<0.99 ? -2 : (y>1.04 ? 10.01 : (y<1 ? -1 : 10)) w lines lt 8 lw 2

# Draw the grids and intersection curve.
set isosamples 40,40
splot	x*x + x*y + y*y w lines lt 8 lw 0.1
splot	0.95<y && y<1.05 ? x*x + x + 1 : -2 w lines lt 7 lw 2

unset multiplot
set term windows
set output

協議

我,呢份作品嘅作者,決定用以下許可發佈呢件作品:
w:en:Creative Commons
署名 相同方式分享
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
你可以:
  • 去分享 – 複製、發佈同傳播呢個作品
  • 再改 – 創作演繹作品
要遵照下面嘅條件:
  • 署名 – 你一定要畀合適嘅表彰、畀返指向呢個授權條款嘅連結,同埋寫明有無改過嚟。你可以用任何合理方式去做,但唔可以用任何方式暗示授權人認可咗你或者你嘅使用方式。
  • 相同方式分享 – 如果你用任何方式改過呢個作品,你必須要用返原本或者相似嘅條款發佈。

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

圖中顯示嘅係

11 8 2015

檔案歷史

撳個日期/時間去睇響嗰個時間出現過嘅檔案。

日期/時間縮圖尺寸用戶註解
現時2015年8月12號 (三) 03:58響2015年8月12號 (三) 03:58嘅縮圖版本800 × 600(900 KB)IkamusumeFanenlarge the labels
2015年8月11號 (二) 14:32響2015年8月11號 (二) 14:32嘅縮圖版本800 × 600(900 KB)IkamusumeFanUser created page with UploadWizard

無嘢連來呢份檔案。

全域檔案使用情況

下面嘅維基都用緊呢個檔案:

Metadata