function with moving window
Mostrar comentarios más antiguos
does Matlab have a bild-in function for applying a function f to data over a moving window specified by the window ?
Respuestas (1)
Matt J
el 24 de Jun. de 2015
0 votos
Yes, there is BLOCKPROC
The windows can be made to overlap in any way using the BorderSize option.
1 comentario
Categorías
Más información sobre Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!