function with moving window
Show older comments
does Matlab have a bild-in function for applying a function f to data over a moving window specified by the window ?
Answers (1)
Matt J
on 24 Jun 2015
0 votes
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
1 Comment
Categories
Find more on Matrix Indexing 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!