I want STFT and spectrogram of EEG data
조회 수: 4 (최근 30일)
이전 댓글 표시
I have EEG data in .txt format. Here are my steps of the task.
- Convert .txt to .mat format.
- Concatenat the 6 classes of files into a single .mat file.
- Do STFT of it.
- Plot spectrogram from that STFT.
I have seen examples of STFT with audio file. But I need it with a .mat file. How can I do that?
How can I plot the spectrogram after STFT?
Thanks in advance
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!