How to compare two data sets in order to find hidden information and differentiate between them
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Udit06
2024 年 11 月 22 日 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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Pattern Recognition and Classification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!