photo

Wenlong


Imperial College London

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
266,355
of 300,750

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,073

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答