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 ?

Antworten (1)

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

Maciek
Maciek am 25 Jun. 2015
Bearbeitet: Maciek am 25 Jun. 2015
this funtion refers to image processing, i would rather be interested in calculating .Something like a moving map of a function .

Melden Sie sich an, um zu kommentieren.

Kategorien

Tags

Gefragt:

am 24 Jun. 2015

Bearbeitet:

am 25 Jun. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by