photo

Hamada Alkhlif


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

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
90,834
of 300,352

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


is my code right ?
i have done the folow : x=linspace(-2*pi,2*pi,40); y=pi*sin(x); plot(x,y); title('scapegoat') xlabel('X') ylabel('...

4 years 前 | 1 个回答 | 0

1

个回答

提问


odd number ,even number
i need acode which detects the odd numbers in the row vector containing the digits of number (1 8 0 5 0 5 7 5 9 )in order and c...

4 years 前 | 1 个回答 | 0

1

个回答

提问


FOR LOOP , beginner question.
i want to Write a code or script including a FOR LOOP in order to computing the value of d for the following values of x and ret...

4 years 前 | 2 个回答 | 0

2

个回答

提问


how can I Compute the value of d for the following values of x , Outcome equation d=((34.63/x)-5.126)/2.54
Is my code right i am beginner in matlab. >>clc >>clear for x=[0.1000,0.1500,0.2000] fprintf("\n\t%g\n",x) else d=...

4 years 前 | 2 个回答 | 0

2

个回答