Empirical formula

Class for representing empirical formulae including support for basic math (+, -, *, etc.)
272 Downloads
Aktualisiert 21. Dez 2012

Lizenz anzeigen

Example Usage:

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2011b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Chemistry finden Sie in Help Center und MATLAB Answers

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/

Version Veröffentlicht Versionshinweise
1.0.0.0