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 commentaires

What toolbox is it in?
Syeda Noor
Syeda Noor le 22 Jan 2022
Modifié(e) : Syeda Noor le 22 Jan 2022
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:

Connectez-vous pour commenter.

Réponses (0)

Catégories

Commenté :

le 22 Jan 2022

Community Treasure Hunt

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

Start Hunting!

Translated by