photo

Ahmad AlJuhani


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
Optimize code using loop
The qustion was how to optimize the code by using loop function. Thanks aara

casi 6 años hace | 0

Pregunta


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); %...

casi 6 años hace | 2 respuestas | 0

2

respuestas