Background Estimation for a complex vector

I have a vector of complex variables of size (10000x1). I want to take the average for every 1000 values. This average is the background. How can I perform this in Matlab?

Answers (1)

https://de.mathworks.com/help/matlab/ref/movmean.html
?
Best wishes
Torsten.

This question is closed.

Asked:

on 6 Nov 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!