Data Reduction Algorithms Inquiry.
Show older comments
1. What would be good algorithms for identifying contributible parameters to an output? 2. What would be good algorithms for reducing data points while still retaining reasonable quality?
Thanks very much for your help in advance.
2 Comments
dong huang
on 3 Aug 2017
KSSV
on 3 Aug 2017
You can remove repeated parameters using unique. And to select dominant features use pca.
Answers (0)
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!