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 comentarios

Matt J
Matt J el 22 de En. de 2022
What toolbox is it in?
Syeda Noor
Syeda Noor el 22 de En. de 2022
Editada: Syeda Noor el 22 de En. de 2022
EEGLAB toolbox in matlab. Command is:
EEG = pop_interp(EEG, channels, method);
Ive J
Ive J el 22 de En. de 2022
This is not a native MATLAB toolbox, you'll probably find more here:

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre EEG/MEG/ECoG en Centro de ayuda y File Exchange.

Preguntada:

el 22 de En. de 2022

Comentada:

el 22 de En. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by