function with moving window
Afficher commentaires plus anciens
does Matlab have a bild-in function for applying a function f to data over a moving window specified by the window ?
Réponses (1)
Matt J
le 24 Juin 2015
0 votes
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
1 commentaire
Catégories
En savoir plus sur Functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!