denoise and artifacts removal

2 visualizaciones (últimos 30 días)
shanzy saleem
shanzy saleem el 7 de Ag. de 2020
Respondida: Shunichi Kusano el 7 de Ag. de 2020
i want to remove motion artifacts and noise from my EEG signal from matlab?

Respuestas (1)

Shunichi Kusano
Shunichi Kusano el 7 de Ag. de 2020
Hi Shanzy,
y = detrend(X,2);
will work. "2" represents the order used in the polynomial fitting.

Categorías

Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by