photo

Andrea Le


Johns Hopkins University

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

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
281,486
of 297,457

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 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
  • First Answer

查看徽章

Feeds

排序方式:

提问


GUI figure doesn't move
Hi all, I tried to move my GUI so part of it is in monitor 1 and the other part in monitor 2. I tried either use movegui or u...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Regression trees multiple responses
As an extension of this questions in <https://www.mathworks.com/matlabcentral/answers/230231-classification-regression-trees-for...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Basler camera support package install error
Hello, I have tried several times installing Basler support package from Add-Ons option but wasn't able to confirm the insta...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
what is the difference between pca(x) and princomp(x) matlab commands?
Besides from what Tom said, I want to add other difference between these two commands princomp lets you decide to do an economi...

11 years 前 | 0

提问


PCA for a vector such as [100-by-1]
Is it reasonable to do a PCA on a vector? I've been using Matlab with this code: [M,N] = size(A); mn = mean(A); A = ...

11 years 前 | 1 个回答 | 0

1

个回答