Charge state calculator

Tool for calculating the charge state of a molecule in a solution with a certain pH
78 téléchargements
Mise à jour 29 mars 2016

Afficher la licence

File name : 'charge.m'. This file can be used
for calculating the charge state of a certain molecule
in a solution with a certain pH in the pH range of
0 - 14
Three input values : 'pH', 'pKa' and 'type'
One ouput value : 'c'
pH: pH of the solution
pKa: pKa of the molecule
type: Choose 'basic' in case of a basic group
Choose 'acidic' in case of an acidic group
c: Charge state of the molecule

Input syntax : c(pH,pKa,'type')

Developed by Joris Meurs BASc (2016)

Citation pour cette source

Joris Meurs (2024). Charge state calculator (https://www.mathworks.com/matlabcentral/fileexchange/55403-charge-state-calculator), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
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!
Version Publié le Notes de version
2.0.0.0

Issues on calculations resolved

1.0.0.0