NMR properties

版本 1.0.0.0 (6.9 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