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 Center および MATLAB AnswersQuantum 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.