Statistics
2 Questions
0 Answers
RANK
27,021
of 295,486
REPUTATION
1
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Hello, I'm trying to write a code that generate the isentropic flow tables. I have written the code but I don't know how to display it in a form of a table
*M code:* M= (0: 0.01: 60); Y= 1.4; P0P= 1./((1+(((Y-1)./2) *(M.^2))).^(-Y./(Y-1))); R0R= 1./((1+(((Y-1)./2) .*(M.^...
7 years ago | 1 answer | 0
1
answerQuestion
How do I integrate acceleration function to get velocity?
Hello everyone, I'm trying to solve the following question using matlab. A particle is fired vertically downwards with a v...
7 years ago | 1 answer | 1