MATLAB MATLAB MATLAB MATLAB
How can I differentiate the function below in MATLAB.
dt =
(tw+((hfg.*(r-h).*log(r./(r-h)))./kl).*b.*(dp+pc)+tv.*a.*((hfg.*(r-h).*log(r./(r-h)))./kl))./(a.*((hfg.*(r-h).*log(r./(r-h)))./kl)
+ 1);
dt/dh = ?
Example
dp = A/h^3
dp/dh = -3*A*h^-4
MATLAB MATLAB MATLAB MATLAB How can I differentiate the function below in MATLAB. dt = (tw+((hfg.*(r-h).*log(r./(r-h))).
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
MATLAB MATLAB MATLAB MATLAB How can I differentiate the function below in MATLAB. dt = (tw+((hfg.*(r-h).*log(r./(r-h))).
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!