Concentration

バージョン 1.0.0.0 (1.73 KB) 作成者: Joris Meurs
Function for calculating the concentration of an analyte after dilution
ダウンロード: 52
更新 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 Center および MATLAB AnswersAtomic, 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