File:Spherical harmonics.png

From Citizendium
Revision as of 03:35, 4 September 2007 by imported>Paul Wormer ({{ Information |Description= Some illustrative real spherical harmonics |Source= Prepared by the aid of Matlab: theta = [0:5:180]*pi/180; phi = [0:5:360]*pi/180; [Theta, Phi] = meshgrid(theta, phi); H = abs(1); X = H.*sin(Theta).*cos(Phi); Y = H.*sin(Theta).*sin(Phi); Z = H.*cos(Theta); subplot(2,3,1) surf(X,Y,Z) title('Y_0^0 = 1') axis equal off H = abs(cos(Theta)); X = H.*sin(Theta).*cos(Phi)...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Summary

   Template:Information


Licensing/Copyright status

Template:GFDL

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:54, 11 March 2022Thumbnail for version as of 19:54, 11 March 20221,201 × 900 (59 KB)Maintenance script (talk | contribs)== Summary == Importing file

The following page uses this file:

Metadata