I am using PCA for dimension reduction .After some preprocessing i have stored my images in a matrix . In matrix i found that some of pixel value coming like NaN+NaNi . How to overcome with that so that covariance will b calculated .

1 次查看(过去 30 天)
A is the matrix where all images are stored column wise in which NaN+NaNi is there . cov=A' * A. covariance matrix is full of NaN+NaNi so, further processing is not possible to find eigen values and eigen vector. Please reply soon i stucked on this step on my project work . Thank you

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by