photo

Wenlong


Imperial College London

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
156,126
of 300,364

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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


How to get average image of a set of .bmp images?
Hi, all I am not stuck with a problem. I have a set of .bmp images, which are actually images of faces. I'd like to get the a...

12 years ago | 1 answer | 0

1

answer

Question


How to use the fitting curve of a histogram?
Hi, all I am using histfit to find a fitting curve to my histogram. According to the observation, it should be gaussian. ...

13 years ago | 1 answer | 0

1

answer

Question


How to run a chi-square test?
Hi all, I am trying to run a chi-square test on my data. I have a vector of eigenvalues from PCA and they are ordering in...

13 years ago | 1 answer | 0

1

answer

Question


Problem with creating .bmp images
Hi, all I'm running PCA on ORL human face image database. What I want to achieve it to extract the principal components, then...

13 years ago | 1 answer | 0

1

answer

Question


Why covariance matrix is computed like this?
Hi, all I know am asking a quite fundamental question, but I really can't remember the answer that my teacher taught me in cl...

13 years ago | 1 answer | 0

1

answer

Question


How to write a .bmp format file?
Hi, all I am using Principal Component Analysis (PCA) to analyze a 2D facial image database (ORL database). Here is my code ...

13 years ago | 1 answer | 0

1

answer

Question


What is the difference between PCA solutions?
Hi, all I am looking into two solutions of PCA(Principal Component Analysis), which are covariance matrix and singular value ...

13 years ago | 1 answer | 0

1

answer

Question


Problem with setting axis ticks
Dear all, I am using plot to visualize my data, here is my code set1 = [65 42 31 23 20]; set2 = [63 40 28 19.5 17]; ...

13 years ago | 1 answer | 0

1

answer

Question


How to calculate an irregular shape area?
Dear all, I have a shape model in 3D space. I project it onto a 2D plane. Now I have to calculate the area of its projection...

13 years ago | 1 answer | 0

1

answer

Question


How to get the number of samples of each bar in histogram?
Dear all, I have a mxn matrix where has n samples and each of them have m variables. I use hist(x, 20) to build histograms on...

13 years ago | 1 answer | 0

1

answer