이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Extraction Yield (https://kr.mathworks.com/matlabcentral/fileexchange/57151-extraction-yield), MATLAB Central File Exchange. 검색 날짜: .
