Extraction Yield

バージョン 2.0.0.0 (1.11 KB) 作成者: Joris Meurs
Function for calculating the extracted drug fraction in liquid-liquid extraction
ダウンロード: 62
更新 2016/5/16

ライセンスの表示

File name: 'extractionyield.m'. Function for calculating
the extracted drug fraction in liquid-liquid extraction.
Four input arguments: 'n', 'V_a', 'V_b' and 'K'
One output argument: 'B'
n: Number of performed extractions
V_a: Volume of solvent A
V_b: Volume of solvent B
K: Distribution coefficient
B: Extracted fraction in solvent B

Input syntax: B = extractionyield(n,V_a,V_b,K)

Developed by Joris Meurs BASc

引用

Joris Meurs (2024). Extraction Yield (https://www.mathworks.com/matlabcentral/fileexchange/57151-extraction-yield), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersBiotech and Pharmaceutical についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.0

*Plot function add in which the total extracted fraction is plotted against the number of performed extraction

1.0.0.0