原本檔案(SVG檔案,表面大細: 700 × 560 像素,檔案大細:263 KB)

摘要

描述
English: SVG version for MaximumParaboloid.png.
日期
來源 自己作品
作者 IkamusumeFan
Other versions
SVG genesis
InfoField
 
The SVG code is valid.
 
This plot was created with Gnuplot.
 
This file uses translateable embedded text.
原始碼
InfoField

Gnuplot code

# Date: 2015-08-03
# Please use or revise this code without any copyright concern. Thanks.

set term svg size 700,560 enhanced font 'Times,12'
set output 'max_paraboloid.svg'

set multiplot

set xlabel "x"
set ylabel "y"
set zlabel "z"
set xrange [-3.0:3.0]
set yrange [-3.0:3.0]
set zrange [-15.0:5.0]
unset colorbox
set view 60,15
set style fill solid 0.30 border

set cntrparam levels auto 20
set contour base
set isosamples 20,20
set samples 20,20
set pm3d
set hidd
unset key
set ticslevel 0

# Draw the surface of f(x,y) = 4-(x*x+y*y)
set palette defined (-15 "navy", 4 "cyan")
splot 4-(x*x+y*y)

# One label at the maxima.
set label 1 "{/=26 (0,0,4)}" at 0, 0, 6

# Two points.
set pointsize 1
unset pm3d
unset contour
splot 'twopts.txt' w p pt 7 lc "blue"
# Prepare a text file 'twopts.txt' as follows (no #s):
# 0 0 4
# 0 0 -15

unset multiplot
set term windows
set output

set input

  1. 0 0 -17

協議

我,呢份作品嘅作者,決定用以下許可發佈呢件作品:
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

圖中顯示嘅係

3 8 2015

image/svg+xml

檔案歷史

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

日期/時間縮圖尺寸用戶註解
現時2015年8月3號 (一) 09:12響2015年8月3號 (一) 09:12嘅縮圖版本700 × 560(263 KB)IkamusumeFanUser created page with UploadWizard

以下嘅1版用到呢個檔:

全域檔案使用情況

Metadata