Image:Three-dimensional graph.png

From Wikipedia, the free encyclopedia

[edit] Summary

Description

3d graph

Source

self-made

Date

Feb. 01, 2008

Author

dino (talk)

Permission
(Reusing this image)

See below.

[edit] Licensing

I made this with SAGE, an open-source math package, using the code

 def f(x,y):
      return sin(x*x)*cos(y*y)
 p=plot3d(f, (-4, 4), (-4,4), plot_points=[150,150])
 p.show(dpi=200, figsize = (9,9))

Did a screen shot to get the JMOL.

I made it, an give it away for free.

File history

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

Date/TimeDimensionsUserComment
current02:45, 2 February 2008776×561 (190 KB)Dino (Talk | contribs)
02:42, 2 February 2008927×564 (195 KB)Dino (Talk | contribs)
02:29, 2 February 2008927×564 (195 KB)Dino (Talk | contribs) ({{Information |Description= 3d graph |Source=self-made |Date=Feb. 01, 2008 |Location= |Author=~~~ |Permission= |other_versions= }})

The following pages on the English Wikipedia link to this file (pages on other projects are not listed):