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 ?

回答(1 个)

Matt J
Matt J 2015-6-24

0 个投票

Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.

1 个评论

Maciek
Maciek 2015-6-25
编辑:Maciek 2015-6-25
this funtion refers to image processing, i would rather be interested in calculating .Something like a moving map of a function .

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Functions 的更多信息

标签

提问:

2015-6-24

编辑:

2015-6-25

Community Treasure Hunt

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

Start Hunting!

Translated by