ClebschGordan.m

버전 1.0.0.0 (679 Bytes) 작성자: David Terr
ClebschGordan(j1,j2,j,m1,m2,m) is the Clebsch-Gordan coefficient <j1,j2,m1,m2|j1,j2,j,m>.
다운로드 수: 4.8K
업데이트 날짜: 2004/11/10

라이선스 없음

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.

인용 양식

David Terr (2024). ClebschGordan.m (https://www.mathworks.com/matlabcentral/fileexchange/5276-clebschgordan-m), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.