Empirical formula

バージョン 1.0.0.0 (4.83 KB) 作成者: Jonathan Karr
Class for representing empirical formulae including support for basic math (+, -, *, etc.)
ダウンロード: 272
更新 2012/12/21

ライセンスの表示

Example Usage:

import edu.stanford.covert.util.EmpiricalFormula;
x = EmpiricalFormula()
x = EmpiricalFormula('H2O')
x = EmpiricalFormula(struct('H', 2, 'O', 1))

引用

Jonathan Karr (2024). Empirical formula (https://www.mathworks.com/matlabcentral/fileexchange/39569-empirical-formula), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersChemistry についてさらに検索

Community Treasure Hunt

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

Start Hunting!

EmpiricalFormula/src/+edu/+stanford/+covert/+util/

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