Wigner3j symbol

버전 1.1.0.0 (2.01 KB) 작성자: Kobi
Wigner3j( J123, M123) calculates the Wigner 3j symbol.
다운로드 수: 2.4K
업데이트 날짜: 2013/8/1

라이선스 보기

Wigner3j( J123, M123) calculates the Wigner 3j-symbol according to Racah formula.
The Wigner 3j symbol is useful for multiplication of Spherical Harmonics (and their generalizations) and for addition of angular momentum.
The are related to the Clebsch-Gordan coefficients by:
Wigner3j( J123, M123 ) = <J1,J2,M1,M2| J1,J2,J3,-M3> * (-1)^(J1-J2-M3) * (2*J3+1)^(-1/2).
This function is not limited to the factorial limitation (170), so it can be useful for any value of J.

인용 양식

Kobi (2024). Wigner3j symbol (https://www.mathworks.com/matlabcentral/fileexchange/20619-wigner3j-symbol), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Quantum Mechanics에 대해 자세히 알아보기
도움

받음: Wigner3j.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

(1) Zero value replaces the error massages for the selection rules: m1+m2+m3~=0, j3 > |j1-j2|, j3 > j1+j2, |mi| > ji.
Thanks to Barratt Park and Brice DUBOST.

(2) Warning massages are identified.

1.0.0.0