photo

Daisy Das


Last seen: 8 months 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to convert .set file into .mat or .web?
EEG1 = pop_loadset('filename.set'); save('newfilename.mat','EEG1')

10 months 前 | 0

已回答
How to cut EEG signal?
data = importdata("filename.mat"); %enter the filename manually fs = 256; % sampling frequency of the signal (enter manu...

1 year 前 | 0