how can i create sliding window matrix for a single column matrix

1 次查看(过去 30 天)
HI ,
I have a single column matrix of a solar forecasted output.How can i create a sliding window of the required size of the same matrix
  1 个评论
Jonas
Jonas 2021-4-30
if you want to calculate something like mean or median with a sliding window, then have a look into movmedian() or movmean(). otherwise you have to clarify your question, do you want to save each window separately, how much do the windows overlap etc....

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2021-5-3

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by