photo

Henry Hallock


University of Delaware

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
35,260
of 297,457

声誉
1

贡献数
4 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 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

排序方式:

提问


Interpreting outputs of pca function
Hi all, I am having some trouble with interpreting the outputs of the function "pca" in matlab. If I have a 10x15 matrix, wit...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Sorting Rows in a Matrix by Column Containing Largest Value
Hello, I would like to know if there is an easy way to sort rows in a matrix by column position containing the largest value....

9 years 前 | 1 个回答 | 0

1

个回答

提问


Taking every nth element from each column in a matrix
Hello, I have a 10x5 matrix: A = randi(10,10,5); A = 2 8 7 1 4 9 8 8 1 ...

10 years 前 | 1 个回答 | 1

1

个回答

提问


How can I concatenate matrices with different dimensions in a cell array to a numeric array?
Hello everybody, I have a cell array, C: celldisp(C); C{1} = NaN C{2} = 2068 2069 ...

10 years 前 | 2 个回答 | 0

2

个回答