File:Gaussian 2d 2.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(1,200 × 900 pixels, file size: 53 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents
File:Gaussian 2d 2.svg is a vector version of this file. It should be used in place of this PNG file when not inferior.

File:Gaussian 2d 2.png → File:Gaussian 2d 2.svg

For more information, see Help:SVG.

In other languages
Alemannisch  Bahasa Indonesia  Bahasa Melayu  British English  català  čeština  dansk  Deutsch  eesti  English  español  Esperanto  euskara  français  Frysk  galego  hrvatski  Ido  italiano  lietuvių  magyar  Nederlands  norsk bokmål  norsk nynorsk  occitan  Plattdüütsch  polski  português  português do Brasil  română  Scots  sicilianu  slovenčina  slovenščina  suomi  svenska  Tiếng Việt  Türkçe  vèneto  Ελληνικά  беларуская (тарашкевіца)  български  македонски  нохчийн  русский  српски / srpski  татарча/tatarça  українська  ქართული  հայերեն  বাংলা  தமிழ்  മലയാളം  ไทย  한국어  日本語  简体中文  繁體中文  עברית  العربية  فارسی  +/−
New SVG image

Description
English: Created by Kaushik Ghose using the MATLAB commands

A = 1; x0 = 0; y0 = 0; theta = pi/6; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sigma_y)^2; b = -sin(2*theta)/(sigma_x)^2 + sin(2*theta)/(sigma_y)^2 ; c = (sin(theta)/sigma_x)^2 + (cos(theta)/sigma_y)^2;

[X, Y] = meshgrid(-5:.1:5, -5:.1:5); Z = A*exp( - (a*(X-x0).^2 + b*(X-x0).*(Y-y0) + c*(Y-y0).^2)) ; surf(X,Y,Z);shading interp;view(-36,36);axis equal;drawnow

Date 16 December 2006 (original upload date)
Source Created by Kaushik Ghose using the MATLAB commands
Author Original uploader was Kghose at en.wikipedia
Permission
(Reusing this file)
Released under the GNU Free Documentation License.

Licensing[edit]

Kghose at the English-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
w:en:Creative Commons
attribution share alike
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
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.
GNU head 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.

Original upload log[edit]

The original description page was here. All following user names refer to en.wikipedia.
  • 2006-12-16 16:36 Kghose 1,200 × 900 (53928 bytes)
  • 00:05, December 15, 2006 Kghose 1,200 × 900 (70,080 bytes) (Created by Kaushik Ghose using the MATLAB command : A=1;a=1;b=2;c=2;[X, Y] = meshgrid(-3:.1:3, -3:.1:3);Z = A*exp( - (a*X.^2 + b*X.*Y + c*Y.^2)) ;surf(X,Y,Z);shading interp;view(-36,36);axis equal)

File history

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

Date/TimeThumbnailDimensionsUserComment
current22:41, 17 August 2008Thumbnail for version as of 22:41, 17 August 20081,200 × 900 (53 KB)File Upload Bot (Magnus Manske) (talk | contribs) {{BotMoveToCommons|en.wikipedia}} {{Information |Description={{en|Created by Kaushik Ghose using the MATLAB commands <code> A = 1; x0 = 0; y0 = 0; theta = pi/6; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sigma_y)^2; b = -sin(2*t

The following page uses this file:

File usage on other wikis

The following other wikis use this file: