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
2015 年 6 月 24 日
0 投票
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
1 件のコメント
カテゴリ
ヘルプ センター および File Exchange で Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!