How to remove DC offset from matrix dataset?

I want to remove DC offset from the dataset in M1.mat(available in attachment). The dataset is 128*256 & complex valued. How to remove DC offset using MATLAB?

1 件のコメント

dpb
dpb 2021 年 2 月 5 日
Not sure what it means to detrend a complex variable, precisely,
detrend thinks it means to subtract mean of real and imaginary components; but that can change phase drastically so may or may not make any sense depending upon what is next step(s).

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeFourier Analysis and Filtering についてさらに検索

質問済み:

2021 年 2 月 5 日

コメント済み:

dpb
2021 年 2 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by