function with moving window
Ältere Kommentare anzeigen
does Matlab have a bild-in function for applying a function f to data over a moving window specified by the window ?
Antworten (1)
Matt J
am 24 Jun. 2015
0 Stimmen
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
1 Kommentar
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!