Empirical formula

Class for representing empirical formulae including support for basic math (+, -, *, etc.)
272 téléchargements
Mise à jour 21 déc. 2012

Afficher la licence

Example Usage:

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Chemistry dans Help Center et 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 Publié le Notes de version
1.0.0.0