How to find optimum data using PCA?
显示 更早的评论
I need to find the best ratio of Food Waste and Sewage Sludge to produce methane. Thus, I compile all the data which consists of food waste and sewage sludge ratio with its methane production that I have got from my literature review in a table. Can I use Principal Component Analysis (PCA) to find the optimum data for my data sets? I only have two variables and one observation for now, so is it possible to use this data for PCA?
Below is my data sets which I obtained from different research paper.

I have performed the PCA for the above data sets. However, I didnt understand with the outcome. How do I get the optimum data from the PCA result?
Below is the PCA1 outcome. I follow the "yarpiz" method on PCA on youtube.

The second outcome is as below:

Can someone show me the step by step on how to find the optimum data using PCA on matlab?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File 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!