Concentration

Function for calculating the concentration of an analyte after dilution
52 download
Aggiornato 20 lug 2016

Visualizza la licenza

File name : 'concentration.m'. This file can be used
for calculating the desired concentration of an analyte
after dilution
Five input values : 'c_begin', 'v_analyte', 'v_solvent', 'c_unit' and
'v_unit'
One ouput value : 'c_end'

c_begin : Start concentration of analyte
v_analyte : Volume of analyte / solution that needs to be diluted
v_solvent : Volume of solvent
c_unit : Concentration unit (e.g. mg/L)
v_unit : Volume unit (e.g L)
c_end : End concentration of analyte

NOTE: Make sure you use a volume unit consistently

Input syntax : concentration(c_begin,v_analyte,v_solvent)

Developed by Joris Meurs BASc (2016)

Cita come

Joris Meurs (2024). Concentration (https://www.mathworks.com/matlabcentral/fileexchange/58303-concentration), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Atomic, Molecular & Optical in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0