Statistics
3 Questions
0 Answers
RANK
80,400
of 301,440
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to change the value of a variable in a iterative loop?
My code consists of 3 heat flow equations that needs to be solved. In one of those 3 equations, the mass of the fluid is variabl...
7 years ago | 0 answers | 0
0
answersQuestion
Array/Vector allocation not happening. Please Help.
Tc(1)=Tci; Th(1)=Tho; mcc=70 %cooling water mass flow rate while (j>1) massc=mass/a; Qf=0; h...
7 years ago | 2 answers | 0
2
answersQuestion
Second argument must be a vector of symbolic variables. I am getting this error even though i have placed the arguments in an array. Please guide how to rectify it.
area=0.0031; U=0.00002884; a=305; cph=851.013; cpc=4.187; massc=0.01; mcc=70; syms x; syms y; b=300; Tavgh=(a+x)/2; T...
7 years ago | 1 answer | 0