![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/ahmadaljuhaniriceedu_1516126899276_DEF.jpg)
Ahmad AlJuhani
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
Implement code for multi range of temperature
Hi I need to execute and plot the below code for range of temperatures (T) instead of one value (T=333) exampel range of T val...
거의 6년 전 | 답변 수: 1 | 0
1
답변답변 있음
Optimize code using loop
The qustion was how to optimize the code by using loop function. Thanks aara
Optimize code using loop
The qustion was how to optimize the code by using loop function. Thanks aara
대략 6년 전 | 0
질문
Optimize code using loop
clc; clear all; close all; Tc = 369.8; % Propan critical Temp in K funPr = @(Vr,Tr) 8/3 * Tr./(Vr - 1/3) - 3./(Vr.^2); %...
대략 6년 전 | 답변 수: 2 | 0