Dilution Factor

版本 1.0.0.0 (1.0 KB) 作者: Joris Meurs
File for calculating the volumes of the analyte and solvent in order to obtain a dilution factor.
36.0 次下载
更新时间 2016/7/18

查看许可证

File name : 'dilute.m'. This file can be used
for calculating the volumes of the analyte and solvent
in order to obtain a desired dilution factor.
One input value : 'dfactor'
Two ouput values : 'V_analyte' and 'V_solvent'

dfactor : Desired dilution factor
V_analyte : Volume of analyte / solution that needs to be diluted
V_solvent : Volume of solvent

Supported total volumes:
- 1 mL
- 5 mL
- 10 mL
- 25 mL
- 50 mL
- 100 mL

Input syntax : [V_analyte,V_solvent] = dilute(dfactor)

Developed by Joris Meurs BASc (2016)

引用格式

Joris Meurs (2024). Dilution Factor (https://www.mathworks.com/matlabcentral/fileexchange/58280-dilution-factor), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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