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!