pH alteration

Function for calculation of the new pH after adding a strong acid or base
88 Downloads
Updated 16 May 2016

View License

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)

Cite As

Joris Meurs (2024). pH alteration (https://www.mathworks.com/matlabcentral/fileexchange/57149-ph-alteration), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Chemistry in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0