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 ?

Réponses (1)

Matt J
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

Maciek
Maciek le 25 Juin 2015
Modifié(e) : Maciek le 25 Juin 2015
this funtion refers to image processing, i would rather be interested in calculating .Something like a moving map of a function .

Connectez-vous pour commenter.

Catégories

En savoir plus sur Functions dans Centre d'aide et File Exchange

Tags

Question posée :

le 24 Juin 2015

Modifié(e) :

le 25 Juin 2015

Community Treasure Hunt

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

Start Hunting!

Translated by