Ahmad AlJuhani
Followers: 0 Following: 0
Statistics
RANK
131.634
of 295.527
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 5 jaar ago | 1 answer | 0
1
answerOptimize code using loop
The qustion was how to optimize the code by using loop function. Thanks aara
bijna 6 jaar ago | 0
Question
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); %...
bijna 6 jaar ago | 2 answers | 0