How to compare two data sets in order to find hidden information and differentiate between them
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi! I have two data sets very similar displayed in Fig1 and Fig2.
Is there any way to differentiate between the two data sets that is not based on the number of spikes, amplitude or length of the data sets?
An analysis method that will allow me to find out another information that is not visible in the graphs?
Thanks!
0 commentaires
Réponses (1)
Udit06
le 22 Nov 2024 à 8:00
Hi Jessie,
You can use the frequency domain analysis to differentiate the two datasets that you have. This can help identify periodic patterns or dominant frequencies that may not be visible in the time domain. You can refer to the following MathWorks documentation for the same:
You can also compare mean, median, variance, skewness, and kurtosis of the datasets to understand their distribution characteristics. You can refer to the following MathWorks documentation which talks about exploratory data analysis.
I hope this helps.
0 commentaires
Voir également
Catégories
En savoir plus sur Pattern Recognition and Classification dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!