function with moving window
显示 更早的评论
does Matlab have a bild-in function for applying a function f to data over a moving window specified by the window ?
回答(1 个)
Matt J
2015-6-24
0 个投票
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
类别
在 帮助中心 和 File Exchange 中查找有关 Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!