Concentration

版本 1.0.0.0 (1.7 KB) 作者: Joris Meurs
Function for calculating the concentration of an analyte after dilution
52.0 次下载
更新时间 2016/7/20

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Atomic, Molecular & Optical 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0