pH alteration

Function for calculation of the new pH after adding a strong acid or base
89 téléchargements
Mise à jour 16 mai 2016

Afficher la licence

File name: 'delta_pH'. A function for calculating the
alteration of the pH when a certain volume of a strong
acid or base is added.
Five input values: 'pH_start', V_start, V_added
'conc_solution' and 'type'

One output value: 'pH'

pH_start: Initial pH
V_start: Inital volume (mL)
V_added: Added volume of acid/base (mL)
conc_solution: Concentration of the acidic or basic solution (M)
type: Acid or base

Input syntax: pH = delta_pH(pH_start,V_start,V_added,conc_solution,type)

Developed by Joris Meurs BASc (2016)

Citation pour cette source

Joris Meurs (2024). pH alteration (https://www.mathworks.com/matlabcentral/fileexchange/57149-ph-alteration), 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
1.0.0.0