File:Monkey Saddle Surface (Shaded).png

Original file ‎(1,575 × 1,181 pixels, file size: 720 KB, MIME type: image/png)

Summary

Description
English: A monkey saddle surface, with the equation . Done in MuPAD.
Русский: Поверхность Обезьянье седло, задаваемая уравнением . Сделано в MuPAD.
Date
Source Own work
Author Inductiveload
Permission
(Reusing this file)
Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Other versions

MuPAD code

f := x^3-3*x*y^2:

  conts := 16:
  projectionlevel:=-1.5:

colourfunc := zip(RGB::Red, RGB::CornflowerBlue,
                  (a, b) -> (f(x,y)+1)/(2)*a
                           -(f(x,y)-1)/(2)*b):

funcplot := plot::Function3d(f(x,y),
                             x = -1..1,
                             y = -1..1,
                             Mesh = [24, 24],
                             Submesh=[8,8],
                             LineColor = RGB::Black.[0.99],
                             LineWidth = 0.1,
                             Filled = TRUE,
                             FillColorFunction = colourfunc,                             
                             AxesTitleFont = ["Courier New", 14],                       
                             ViewingBoxZRange = -1.5..1
                            ):

contours := plot::modify(funcplot,
                         ZContours = [Automatic, conts],
                         LineWidth = 0.15,
                         LineColor = RGB::Gray90.[0.5],
                         XLinesVisible = FALSE,
                         YLinesVisible = FALSE,
                         Filled = FALSE
                        ):
                        
projcontours := plot::Transform3d([0, 0, projectionlevel],
                                  [1, 0, 0, 0, 1, 0, 0, 0, 0], 
                                   plot::modify(funcplot, ZContours = [Automatic, conts],
                                                LineWidth = 0.2,
                                                LineColorType = Dichromatic,
                                                LineColor = RGB::Red.[0.99],
                                                LineColor2 = RGB::CornflowerBlue.[0.99],
                                                XLinesVisible = FALSE,
                                                YLinesVisible = FALSE,
                                                Filled = FALSE
                                               )
                                  ):
                             
camera := plot::Camera([16, -24, 30],
                       [0, 0, -0.25],
                       0.08
                      ):
                             
ploteverything := plot::Canvas(funcplot,projcontours, contours,
                               Width = 200*unit::mm, 
                               Height = 150*unit::mm, 
                               Axes = Boxed,
                               TicksVisible = FALSE ,
                               TicksLabelsVisible = FALSE,
                               AxesTitles = ["", "", ""],                                                
                               camera
                              ): 
                          
plot(ploteverything)

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

creator

some value

author name string: Inductiveload
Wikimedia username: Inductiveload
URL: http://commons.wikimedia.org/wiki/User:Inductiveload

copyright status

copyrighted, dedicated to the public domain by copyright holder

copyright license

released into the public domain by the copyright holder

inception

11 April 2006

source of file

original creation by uploader

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:46, 11 April 20071,575 × 1,181 (720 KB)Inductiveload{{Information |Description=A monkey saddle surface, with the equation<br> <math>z=x^3-3xy^2 \,</math> |Source=Self-made, done in MuPad |Date=11/04/0206 |Author=User:Inductiveload |other_versions=[[:image:Monkey_Saddle_Surface_(Mesh).png|Unshaded Vers
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

  • Usage on de.wikipedia.org
    • Tangentialebene
    • Affensattel
  • Usage on de.wikiversity.org
    • Kurs:Algebraische Kurven (Osnabrück 2008)/Vorlesung 14
    • Kurs:Vorkurs Mathematik (Osnabrück 2009)/Vorlesung 4
    • Kurs:Mathematik (Osnabrück 2009-2011)/Teil II/Vorlesung 42
    • Kurs:Mathematik (Osnabrück 2009-2011)/Teil II/Vorlesung 42/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2011-2012)/Teil II/Vorlesung 44
    • Kurs:Algebraische Kurven (Osnabrück 2012)/Vorlesung 14
    • K-Spektrum/Algebraisch abgeschlossener Körper/Algebraische Funktion/Einführung/Textabschnitt
    • Kurs:Algebraische Kurven (Osnabrück 2012)/Vorlesung 14/kontrolle
    • Kurs:Analysis (Osnabrück 2013-2015)/Teil I/Vorlesung 2
    • Kurs:Analysis (Osnabrück 2013-2015)/Teil II/Vorlesung 43
    • Abbildung/Einführende Vorlesung/Ausführlich und umfassend/Textabschnitt
    • Abbildung/Darstellungsmöglichkeiten/Gallerie/Textabschnitt
    • Kurs:Analysis (Osnabrück 2013-2015)/Teil I/Vorlesung 2/kontrolle
    • Kurs:Analysis (Osnabrück 2013-2015)/Teil II/Vorlesung 43/kontrolle
    • Kurs:Analysis (Osnabrück 2014-2016)/Teil I/Vorlesung 2
    • Kurs:Analysis (Osnabrück 2014-2016)/Teil I/Vorlesung 2/kontrolle
    • Kurs:Analysis (Osnabrück 2014-2016)/Teil II/Vorlesung 43
    • Kurs:Analysis (Osnabrück 2014-2016)/Teil II/Vorlesung 43/kontrolle
    • Kurs:Lineare Algebra (Osnabrück 2015-2016)/Teil I/Vorlesung 2
    • Kurs:Lineare Algebra (Osnabrück 2015-2016)/Teil I/Vorlesung 2/kontrolle
    • Kurs:Grundkurs Mathematik (Osnabrück 2016-2017)/Teil I/Vorlesung 6
    • Kurs:Grundkurs Mathematik (Osnabrück 2016-2017)/Teil I/Vorlesung 6/kontrolle
    • Kurs:Lineare Algebra (Osnabrück 2017-2018)/Teil I/Vorlesung 2
    • Kurs:Algebraische Kurven (Osnabrück 2017-2018)/Vorlesung 14
    • Kurs:Lineare Algebra (Osnabrück 2017-2018)/Teil I/Vorlesung 2/kontrolle
    • Kurs:Algebraische Kurven (Osnabrück 2017-2018)/Vorlesung 14/kontrolle
    • Kurs:Grundkurs Mathematik (Osnabrück 2018-2019)/Teil I/Vorlesung 6
    • Kurs:Grundkurs Mathematik (Osnabrück 2018-2019)/Teil I/Vorlesung 6/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2019-2020)/Teil I/Vorlesung 3
    • Kurs:Mathematik für Anwender (Osnabrück 2019-2020)/Teil I/Vorlesung 3/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2019-2020)/Teil II/Vorlesung 46
    • Kurs:Mathematik für Anwender (Osnabrück 2019-2020)/Teil II/Vorlesung 46/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2019-2020)/Teil I/Repetitorium/Vorlesung 3
    • Kurs:Mathematik für Anwender (Osnabrück 2020-2021)/Teil I/Vorlesung 3
    • Kurs:Mathematik für Anwender (Osnabrück 2020-2021)/Teil I/Vorlesung 3/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2020-2021)/Teil II/Vorlesung 46
    • Kurs:Mathematik für Anwender (Osnabrück 2020-2021)/Teil II/Vorlesung 46/kontrolle
    • Kurs:Analysis (Osnabrück 2021-2023)/Teil I/Vorlesung 2
    • Kurs:Analysis (Osnabrück 2021-2023)/Teil I/Vorlesung 2/kontrolle
    • Differentialrechnung/Höherdimensional/Hinführung/Textabschnitt
    • Kurs:Analysis (Osnabrück 2021-2023)/Teil II/Vorlesung 43
    • Kurs:Analysis (Osnabrück 2021-2023)/Teil II/Vorlesung 43/kontrolle
    • Kurs:Grundkurs Mathematik (Osnabrück 2022-2023)/Teil I/Vorlesung 6
    • Kurs:Grundkurs Mathematik (Osnabrück 2022-2023)/Teil I/Vorlesung 6/kontrolle
    • Kurs:Vorkurs Mathematik (Osnabrück 2009)/Vorlesung 4/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2011-2012)/Teil II/Vorlesung 44/kontrolle
    • Kurs:Mathematik für Anwender (Osnabrück 2023-2024)/Teil I/Vorlesung 3
    • Kurs:Mathematik für Anwender (Osnabrück 2023-2024)/Teil I/Vorlesung 3/kontrolle

View more global usage of this file.

Retrieved from "https://en.wikipedia.org/wiki/File:Monkey_Saddle_Surface_(Shaded).png"