How to find optimum data using PCA?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!