Jayashri Patil
Followers: 0 Following: 0
Statistics
RANK
89,546
of 295,467
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
how can i calculate in matlab
clear "all" clc n=input('enter the number of different pipe size: '); rho=input('enter the value of density: '); Mu=input('e...
3 years ago | 0
Question
Pressure drop script is not running
clear "all" clc N=input('enter the number of different pipe size: '); for i=1:N d(i)=input('enter the diamter of pipe %s(...
3 years ago | 1 answer | 0