File:Gaussian 2d 1.svg

From formulasearchengine
Jump to navigation Jump to search

Original file(SVG file, nominally 512 × 384 pixels, file size: 3.62 MB)

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

Description
English: Created by Kaushik Ghose using the MATLAB commands
A = 1; x0 = 0; y0 = 0; theta = 0; 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 8 August 2012, 18:28 (UTC)
Source This file was derived from: Gaussian 2d 1.png
Author


This is a retouched picture, which means that it has been digitally altered from its original version. Modifications: Vector version. The original can be viewed here: Gaussian 2d 1.png. Modifications made by Zerodamage.

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
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.
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.
You may select the license of your choice.

Original upload log

This image is a derivative work of the following images:

  • File:Gaussian_2d_1.png licensed with Cc-by-sa-3.0-migrated-with-disclaimers, GFDL-en, GFDL-user-en-with-disclaimers
    • 2008-08-17T22:42:59Z File Upload Bot (Magnus Manske) 1200x900 (55706 Bytes) {{BotMoveToCommons|en.wikipedia}} {{Information |Description={{en|Created by Kaushik Ghose using the MATLAB commands A = 1; x0 = 0; y0 = 0; theta = 0; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sig

Uploaded with derivativeFX

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

8 August 2012

File history

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

Date/TimeThumbnailDimensionsUserComment
current20:33, 8 August 2012Thumbnail for version as of 20:33, 8 August 2012512 × 384 (3.62 MB)wikimediacommons>Zerodamage== {{int:filedesc}} == {{Information |Description={{en|Created by Kaushik Ghose using the MATLAB commands}} <code> A = 1; x0 = 0; y0 = 0; theta = 0; sigma_x = 1; sigma_y = 2; a = (cos(theta)/sigma_x)^2 + (sin(theta)/sigma_y)^2; b = -sin(2*theta)/(sig...

There are no pages that use this file.