How to compare two data sets in order to find hidden information and differentiate between them
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Udit06
circa 14 ore fa
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 Commenti
Vedere anche
Categorie
Scopri di più su Pattern Recognition and Classification in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!