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 Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기

질문:

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