pH alteration

Function for calculation of the new pH after adding a strong acid or base

You are now following this Submission

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 (2026). pH alteration (https://in.mathworks.com/matlabcentral/fileexchange/57149-ph-alteration), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Chemistry in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0