Concentration

Function for calculating the concentration of an analyte after dilution
52 descargas
Actualizado 20 jul 2016

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Atomic, Molecular & Optical en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0