photo

Andrea Le


Johns Hopkins University

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

Followers: 0   Following: 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...

7 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...

7 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...

8 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...

10 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 = ...

10 years 前 | 1 个回答 | 0

1

个回答