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 (2024). 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 LinuxCategories
- Sciences > Physics > Quantum Mechanics >
Find more on Quantum Mechanics in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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. |