File:Spherical harmonics.png: Difference between revisions

From Citizendium
Jump to navigation Jump to search
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)...)
 
imported>Caesar Schinas
m (Robot: Changing template: GFDL)
Line 79: Line 79:


== Licensing/Copyright status ==
== Licensing/Copyright status ==
{{GFDL}}
{{GNU|FDL|1.2|+}}

Revision as of 03:19, 30 May 2009

Summary

   Template:Information


Licensing/Copyright status

Heckert GNU white.png

Spherical harmonics.png is licenced under the GNU Free Documentation License v1.2 or later

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.
Read the licence for full details

Attention niels epting.png

Notice of CC-by-sa incompatibility

Text on the Citizendium is licensed under the Creative Commons Attribution ShareAlike licence.
This media may not be used under those or closely similar terms without separate permission of the copyright holder, or the user's own fair use determination.

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