photo

Noor Abdulrahman


自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
0 个回答

排名
27,046
of 297,503

声誉
1

贡献数
2 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答