photo

Rayne


ABC

2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
204,401
of 300,369

評判
0

コントリビューション
9 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,936

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

コントリビューション
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年以上 前 | 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年以上 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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 ...

10年弱 前 | 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, ...

10年弱 前 | 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...

約10年 前 | 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...

約10年 前 | 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...

約10年 前 | 2 件の回答 | 0

2

回答