photo

benjamin ma


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
0 个回答

排名
8,648
of 297,457

声誉
5

贡献数
3 个提问
0 个回答

回答接受率
66.67%

收到投票数
2

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


somthing wrong with loop in my code
for i=0:length(t) if(i>=0 && i<0.15) disp('Steg1') v1=velocity(v0,a,t,t0); else t...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to calculate max and mean for big matrix 10*155 but i need to pick the value after coloumn 50?
Do i need to create a new matrix and input all value from col 50 to 155? or i can do it in some other ways but not to make new m...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How do I add a marker at one specific point on a plot?
I have the following plot: I annotated a red dot at the point I would like to mark. How can I add a marker at this point?

11 years 前 | 4 个回答 | 2

4

个回答