![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6834292.jpg)
Tushar Aggarwal
Followers: 0 Following: 0
Statistica
RANK
111.552
of 297.016
REPUTAZIONE
0
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Get a sorted matrix of eigen vectors
Normalize X to have 0 mean X=X-mean(X(:)); calculate covariance covx = cov(X); and then eignvectors and eigenva...
circa 9 anni fa | 0
Domanda
Get a sorted matrix of eigen vectors
I have to write a function that takes in X (N*D data matrix) and return eigenvecs a D*D matrix, normalized eigenvectors (with le...
circa 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How do I formulate soft margin SVM in primal form for quadprog function?
I am not able to formulate the matrices needed for quadprog function to solve soft margin SVM.
oltre 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to divide a column in equal density bins.
I have a column of values of which some are missing (nan). I want to implement a function that discretizes them into 10 equal d...
oltre 9 anni fa | 2 risposte | 0