![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4680981_1497464195364.jpg)
Andrea Le
Johns Hopkins University
Followers: 0 Following: 0
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年弱 前 | 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年 前 | 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年 前 | 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...
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年 前 | 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年以上 前 | 1 件の回答 | 0