pH alteration
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)
Cita come
Joris Meurs (2025). pH alteration (https://it.mathworks.com/matlabcentral/fileexchange/57149-ph-alteration), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
