Can anybody explain me how pop_interp function works.

It takes three parameters , eeg data to be interpolated, original eeg file (I can't understand which file is this) and method. On which basis it does interpolation. And eeg data is the dataset or the channel file. Similarly original eeg file is a dateset file or channel file? From where we get original eeg file.

댓글 수: 3

What toolbox is it in?
Syeda Noor
Syeda Noor 2022년 1월 22일
편집: Syeda Noor 2022년 1월 22일
EEGLAB toolbox in matlab. Command is:
EEG = pop_interp(EEG, channels, method);
This is not a native MATLAB toolbox, you'll probably find more here:

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

질문:

2022년 1월 22일

댓글:

2022년 1월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by