Plot spherical harmonics on the surface of the sphere, as well as a 3D polar plot. ... Python source code: spherical_harmonics.py ... 6): for m in range(n): s = sph_harm(m, n, theta, phi).real mlab.mesh(x - m, y - n, z, scalars=s, colormap='jet') s[s ...
real-spherical-harmonics-python
939c2ea5af
real spherical harmonics python
Comments