File:Gaussian 2d.png
From formulasearchengine
Jump to navigation
Jump to search
Size of this preview: 786 × 600 pixels. Other resolutions: 315 × 240 pixels | 629 × 480 pixels | 1,014 × 774 pixels.
Original file (1,014 × 774 pixels, file size: 62 KB, MIME type: image/png)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
| DescriptionGaussian 2d.png |
Isometric plot of a two dimensional gaussian created by Kaushik Ghose using MATLAB. The code is [X, Y] = meshgrid(-3:.1:3, -3:.1:3);
Z = exp(-X.^2-Y.^2);
surf(X,Y,Z);
shading interp;
view(-36,56)
|
| Date | 14 December 2006 (original upload date) |
| Source | Transferred from en.wikipedia to Commons. |
| Author | Kghose at English Wikipedia |
Licensing
Kghose at the English-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
| This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license. Subject to disclaimers. | ||
| Attribution: Kghose at the English-language Wikipedia | ||
| ||
| This licensing tag was added to this file as part of the GFDL licensing update.http://creativecommons.org/licenses/by-sa/3.0/CC BY-SA 3.0Creative Commons Attribution-Share Alike 3.0truetrue |
| Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. Subject to disclaimers.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
- 2006-12-14 18:11 Kghose 1200×900×8 (70399 bytes) Isometric plot of a two dimensional gaussian created by Kaushik Ghose using MATLAB. The code is : [X, Y] = meshgrid(-3:.1:3, -3:.1:3);Z = exp(-X.^2-Y.^2);surf(X,Y,Z);shading interp;view(-36,56)
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
14 December 2006
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 03:08, 12 August 2007 | 1,014 × 774 (62 KB) | wikimediacommons>Oleg Alexandrov | Crop. |
File usage
There are no pages that use this file.
Retrieved from "https://en.formulasearchengine.com/wiki/File:Gaussian_2d.png"