Skeda:Second Order Taylor.svg

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Dokument origjinal(skedë SVG, fillimisht 691 × 374 pixel, madhësia e skedës: 1,24 MB)

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Përmbledhje

Përshkrimi
English: Second order Taylor expansion: f(x,y) = e^x log(1+y) and f(x,y) = y+xy-y^2/2 around the origin point. Plotted by Gnuplot.
العربية: رسوم بيانية لمفكوكي تايلور لدالتي f(x,y) = e^x log(1+y) و f(x,y) = y+xy-y^2/2 ذات متغيرين حول نقطة الأصل. رسمه Gnuplot.
Data
Burimi Punë e juaja
Autori IkamusumeFan

Gnuplot

# Author: Ika, 2013-07-24
set term svg size 800,600 enhanced font 'Times,12'
set output 'Second_Order_Taylor.svg'

set multiplot

set xlabel "x"
set ylabel "y"
set zlabel "z"
set xrange [-1.0:2.0]
set yrange [-0.5:2.0]
set zrange [-6.0:10.0]
set box
unset colorbox
#set view 65,45
set style fill solid 0.30 border

set cntrparam levels auto 20
set contour base
set isosamples 60,60
set samples 60,60
set pm3d
set hidd
unset key
set ticslevel 0
i = {0.0,1.0}

# Draw the surface of f(x,y) = e^x log(1+y)
set palette defined (-1 "blue", 1 "pink")
splot exp(x)*log(1+y)

# Draw the surface of f(x,y) = y+xy-y^2/2
set palette defined (-1 "red", 1 "orange")
splot y+x*y-y*y/2

# Draw the lines
unset cntrparam
unset contour
set isosamples 20,20
set samples 20,20
unset pm3d
unset hidd

# Draw the lines of f(x,y) = e^x log(1+y)
splot exp(x)*log(1+y) lt 2 lc rgb "black" lw 0.1

# Draw the lines of f(x,y) = y+xy-y^2/2
splot y+x*y-y*y/2 lt 2 lc rgb "black" lw 0.1

unset multiplot
set term x11
set output

Licencim

Unë, krijuesi i kësaj pune, e publikoj këtu në bazë të licensës në vijim:
w:sq:Creative Commons
atribuim share alike
Je i lirë të:
  • ta shpërndani – ta kopjoni, rishpërndani dhe përcillni punën
  • t’i bëni “remix” – të përshtatni punën
Sipas kushteve të mëposhtme:
  • atribuim – Duhet t’i jepni meritat e duhura, të siguroni një lidhje për tek licenca dhe të tregoni nëse janë bërë ndryshime. Këtë mund ta bëni në ndonjë mënyrë të arsyeshme, por jo në ndonjë mënyrë që sugjeron se licencuesi ju del zot juve apo përdorimit tuaj.
  • share alike – Nëse bëni një “remix”, e shndërroni, ose ndërtoni duke u bazuar te materiali, duhet t’i shpërndani kontributet tuaja sipas të njëjtës licencë ose një të tille të përputhshme me origjinalen.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

përshkruan

24 korrik 2013

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme16 shtator 2023 13:29Miniaturë për versionin duke filluar nga 16 shtator 2023 13:29691 × 374 (1,24 MB)Michel BakniRemove margens
24 korrik 2013 11:13Miniaturë për versionin duke filluar nga 24 korrik 2013 11:13800 × 600 (1,1 MB)IkamusumeFanUser created page with UploadWizard

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës

Kjo skedë përdoret nga Wiki të tjera në vijim:

Metadata