Clear Filters
Clear Filters

How to remove DC offset from matrix dataset?

2 views (last 30 days)
sri ram
sri ram on 5 Feb 2021
Commented: dpb on 5 Feb 2021
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 Comment
dpb
dpb on 5 Feb 2021
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).

Sign in to comment.

Answers (0)

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!