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 ExchangeFunctions についてさらに検索

タグ

質問済み:

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