photo

Rayne


ABC

Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

9 Fragen
0 Antworten

RANG
204.401
of 300.364

REPUTATION
0

BEITRÄGE
9 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten