How to compare two data sets in order to find hidden information and differentiate between them

3 Ansichten (letzte 30 Tage)
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!

Antworten (1)

Udit06
Udit06 vor etwa 8 Stunden
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.

Kategorien

Mehr zu Pattern Recognition and Classification finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by