photo

sam arf


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

asdasd

统计学

MATLAB Answers

5 个提问
0 个回答

排名
259,981
of 297,503

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


math operation
Hi, I have some problem here, case1, a=7, b=4, a/b = 1.75 case2, a=3, b=2, a/b = 1.5 I want variable "c" to become dec...

13 years 前 | 1 个回答 | 0

1

个回答

提问


plotting problem
I have some problem with plotting, the listing is like this: for d=1:1:100; p=10^(-10); a(d)=100*(10^6)*d/(2*(10...

13 years 前 | 3 个回答 | 0

3

个回答

提问


asking matlab operation
hi, I got some problem about math operation it's like this: 2/2=1 3/2=1.5 rounded up to 2 (so 3/2 = 2) 5/2=2.5 rounded...

13 years 前 | 1 个回答 | 0

1

个回答

提问


help with if
can you help me about this listing: a=1:1:10; if (a<5) b=0; else b=1; end c=a*b; plot (a,c) why b value is...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Need Help in Plot
Hi, I'm newbie in matlab and have some problem in my program. There is no error notification but it doesn't plot, here the pr...

13 years 前 | 1 个回答 | 0

1

个回答