photo

basim almutairi


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
102,262
of 297,527

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


a code that compute numbers and numbers does not !
greetings all, the following code I've created to compute an amount. whenever I try number of years let's say 2 it will compute...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Area fill under a curve
Greetings all, I created a code to plot the function w = x*e^x*cos(x) in the domin (0.2pi). I have to create two plots. one by ...

3 years 前 | 2 个回答 | 0

2

个回答

提问


multiple graphs in one script
Hey all, I would like to plot several graphs in one script. However, it keeps giving me the last graph one. please see below co...

3 years 前 | 2 个回答 | 0

2

个回答

提问


What does [m,i] = max(u) mean in the question
Greetings all, I have the following matrix u = [-1 5 -7 3] and I have the following command [m,i] = max(u) and the matlab gives...

3 years 前 | 1 个回答 | 0

1

个回答