File:Closed Surface.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Closed_Surface.svg(SVG file, nominally 375 × 249 pixels, file size: 9 KB)

Description

Mesh drawing of a closed surface, given by the equation:

z=-x^2-y^2\,

This was plotted in Mathematica and traced using Inkscape to give a smoother result. The Mathematica code is given below. This drawing is one in a series.

Date

13 April 2007(2007-04-13)

Source

Own drawing, Inkscape 0.45

Author

Inductiveload

Permission
(Reusing this image)
Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Azərbaycan | Беларуская (тарашкевіца) | Български | Català | Cebuano | Soranî / کوردی | Česky | Cymraeg | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | فارسی | Suomi | Français | Galego | עברית | हिन्दी | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Ripoarisch | Kurdî / كوردی | Latina | Lietuvių | Latviešu | 文言 | Македонски | Bahasa Melayu | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | ไทย | Tagalog | Türkçe | Українська | Vèneto | Tiếng Việt | Walon | 吴语 | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | 粵語 | +/−

[edit] Other Images in the Series

[edit] Mathematica Code

Plot3D[
  - x^2 - y^2,
  {x, -1, 1},
  {y, -1, 1},
  PlotRange -> All,
  Axes -> False,
  Boxed -> False,
  Shading -> False,
  PlotPoints -> {15, 15},
  ViewPoint -> {1.3, -2, 1},
  ImageSize -> 300]

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:28, 12 April 2007Thumbnail for version as of 23:28, 12 April 2007375×249 (9 KB)Inductiveload (Talk | contribs) ({{Information |Description=Mesh drawing of a closed surface, given by the equation: ::<math>z=-x^2-y^2\,</math> This was plotted in Mathematica and traced using Inkscape to give a smoother result. The Mathematica code is given below. This drawing is one)

The following 4 pages on Wikimedia Commons link to this file. Some pages on other Wikimedia projects may also link to it.