ملف:Partial func eg.svg

الملف الأصلي(ملف SVG، أبعاده 800 × 600 بكسل، حجم الملف: 900 كيلوبايت)

وصف قصير

⧼wm-license-information-description⧽
English: svg version of ملف:Grafico 3d x2+xy+y2.png.
⧼wm-license-information-date⧽ 2015
⧼wm-license-information-source⧽ ⧼Wm-license-own-work⧽
⧼wm-license-information-author⧽ 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

ترخيص


I, the copyright holder of this work, hereby publish it under the following license:

تاريخ الملف

اضغط على زمن/تاريخ لرؤية الملف كما بدا في هذا الزمن.

زمن/تاريخصورة مصغرةالأبعادمستخدمتعليق
حالي ★ مراجعة معتمدة
18:21، 23 نوفمبر 2023
تصغير للنسخة بتاريخ 18:21، 23 نوفمبر 2023800 × 600 (900 كيلوبايت)Pastakhov (نقاش | مساهمات)Upload https://upload.wikimedia.org/wikipedia/commons/2/2d/Partial_func_eg.svg

لا يوجد صفحات تصل لهذه الصورة.

معلومات الصورة (ميتا)