Rayne - MATLAB Central
photo

Rayne


ABC

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 09/15 to 04/25Use left and right arrows to move selectionFrom 09/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
0 个回答

排名
108,993
of 298,264

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Exhaustively permutate a vector of size 20
Hi, I'm trying to exhaustively permutate a vector of size 20, but when I tried to use perms(v), I get the error Error u...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Plot step function with y-axis in log-scale
Hi, How can I plot something like this? <</matlabcentral/answers/uploaded_files/49486/a.png>> I can only either use sem...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Unable to create covariance matrix from random vector
Hi, I'm trying to build a Gaussian Mixture Model using random initializations and compare the results with one using Kmeans i...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Storing a dynamic array of structures
I'm new to Matlab, and I want to do the following. I have 2500 data points that can be clustered into 10 groups. My aim is to...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Display Fisherface after reducing dimensions using PCA
Hi, I'm learning to implement the Fisherface algorithm using Matlab. I understand that to deal with the singularity issue of ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using non-negative matrix factorization (NMF) for facial recognition
Hi all, I'm interested to find out how to implement NMF for facial recognition. I understand that the NMF works by taking V, ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


rbg2gray problem when reading .png files
I'm trying to run the PCA code downloaded from <http://www.mathworks.com/matlabcentral/fileexchange/17032-pca-based-face-recogni...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Poor classification accuracy when using PCA
I'm trying to classify a set of images using PCA. The training set contains ~1800 images of 380 persons, each image with the per...

9 years 前 | 0 个回答 | 0

0

个回答

提问


K-means clustering - results and plotting a continuous curve
I am very new to Matlab, and I'm trying to classify some data using K-means. This is what I have: numClusters = 4; idx_1...

9 years 前 | 2 个回答 | 0

2

个回答