ClebschGordan.m

Version 1.0.0.0 (679 Bytes) by David Terr
ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>.
4.9K Downloads
Updated 10 Nov 2004

No License

ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>. This is used in the theory of angular momentum in quantum mechanics.

Cite As

David Terr (2026). ClebschGordan.m (https://www.mathworks.com/matlabcentral/fileexchange/5276-clebschgordan-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Quantum Mechanics in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0

I fixed the name of the file and changed most of the errors to warnings and return a value of 0 in these cases.