denoise and artifacts removal

1 回表示 (過去 30 日間)
shanzy saleem
shanzy saleem 2020 年 8 月 7 日
回答済み: Shunichi Kusano 2020 年 8 月 7 日
i want to remove motion artifacts and noise from my EEG signal from matlab?

回答 (1 件)

Shunichi Kusano
Shunichi Kusano 2020 年 8 月 7 日
Hi Shanzy,
y = detrend(X,2);
will work. "2" represents the order used in the polynomial fitting.

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by