Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
204.401
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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, ...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 10 años hace | 2 respuestas | 0
