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!