photo

YINGHAI YU


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
14,777
of 301,428

声誉
3

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 21,271

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,497

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


convert double array to categorical
Hi there! I want to convert double array to categorical. Double array is b: >>a = unique(b) >> a = 0 ...

7 years 前 | 1 个回答 | 2

1

个回答

提问


how to use single quotes in eval
so, the initial command is: plot(xtmc,ftmc,'LineWidth',3) Now, If I use "eval" the command would be: eval(['plot(xtmc,ftmc,',...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Add columns and their headers for an existed table in matlab
Now we have a table T1, I want to add t2,t3(two columns to be added into T1). I have two questions: 1.After using "addvars", ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to find one cell's index with respect to another cell
Hi, I have two cells storing Time data. T1 is like {'1/1/2017 0:00'; '1/1/2017 0:05'; ... ;'1/31/2017 23:55'} T2 is ...

8 years 前 | 1 个回答 | 0

1

个回答