photo

zyad


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
229,921
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Why eig() function gives eigenvectors rapidly? what is the secret behind that?
hi everybody, To get eigenvectors, we apply normally SVD or QR function. However eig() provide the eigenvectors in a very fas...

8 years ago | 1 answer | 0

1

answer

Question


how to find eigenvectors using cholsky decomposition?
my question concerns matrix decompositions and their cpu consumed time. Suppose we have a square matrix Y*Y' (Y' is the the Y tr...

8 years ago | 1 answer | 0

1

answer

Question


i want to apply LDA on ORL database (to get fisher faces),but it gives me error?
error appears in this level: invSW=inv(SW); invSW_by_SB= invSW*SB; “Matrix is close to singular or badly scaled…” as a cons...

11 years ago | 0 answers | 0

0

answers

Question


how to represent clusters graphicaly ?
hi,i want to implement LDA algorithm ,for a first step i want to have a graphical representation of clusters for example:represe...

11 years ago | 1 answer | 0

1

answer