This is a file from the Wikimedia Commons

File:Open Surface.svg

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(SVG file, nominally 375 × 249 pixels, file size: 13 KB)

Description

Mesh drawing of an open surface, given by the equation:

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
Source Own drawing, Inkscape 0.45
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 Images in the Series

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]

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 April 2007

File history

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

Date/TimeThumbnailDimensionsUserComment
current23:24, 12 April 2007Thumbnail for version as of 23:24, 12 April 2007375 × 249 (13 KB)Inductiveload{{Information |Description=Mesh drawing of an open surface, given by the equation:<br> <math>z=x^2-y^2</math><br> 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 page uses this file:

Global file usage

The following other wikis use this file: