NMR properties

バージョン 1.0.0.0 (6.91 KB) 作成者: Peter Volegov
Returns NMR properties of the isotopes
ダウンロード: 1.1K
更新 2006/7/18

ライセンスの表示

Returns NMR properties of the isotopes

EXAMPLE
H = isotopes('1H'), T = isotopes('3H'), or if the atomic mass is not specified, i.e. I = isotopes('H'), the function returns array of structures with data for all isotopes of the specified element. Isotopes('n') returns NMR properties for neutron. Isotopes called without arguments returns the whole table.

The output structure has the following fields:
.name - element name;
.isotope - element symbol and mass number, i.e. 19F;
.Z - atomic number;
.mass - mass number;
.I - nuclear spin;
.gamma - magnetogyric ratio in rad/(T s) calculated from the resonant frequency: 2*pi*F(@1T);
.ResFreq - resonant frequency in Hertz for an applied field B0 of 1 tesla (in cgs units, 10 kilogauss);
.RelSensB - sensitivity relative to 1H (=1) assuming an equal number of nuclei, constant temperature, and constant B0:
0.0076508(mu/mu_N)^3(I + 1)/I^2;
.RelSensF - sensitivity relative to 1H (=1) assuming an equal number of nuclei, constant temperature, and constant resonance frequency:
O.23871(mu/mu_N)(I + 1);
.u - nuclear magnetic moment in units of the nuclear magneton, (u/mu_N);
.Q - nuclear quadrupole moment in units of femtometers squared (1 fm2 = 10^-2 barn)

REFERENCES
1. "Nuclear spins, moments, and other data related to NMR spectroscopy" (9-93) CRC Handbook of Chemistry and Physics, 83th Ed., CRC Press, Boca Raton, FL, 2002.
2. Stone, N. J., <www.nndc.bnl.gov/nndc/stone_moments/>
3. http://www.hbcpnetbase.com/

引用

Peter Volegov (2024). NMR properties (https://www.mathworks.com/matlabcentral/fileexchange/11722-nmr-properties), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを与えたファイル: Gmr.m (NMR & MRI Properties)

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0