필터 지우기
필터 지우기

How can i average a 1-D array every n elements?

조회 수: 3 (최근 30일)
Gustavo Zapata
Gustavo Zapata 2019년 7월 7일
답변: infinity 2019년 7월 7일
I have a 1-D array of N elements, and i want to average them every k elements, but i want the output to still have the N size. Also N may or may not be an integer multiple of k. How can i do that?

답변 (1개)

infinity
infinity 2019년 7월 7일
Hello,
I think this function is exactly what you want

카테고리

Help CenterFile Exchange에서 Data Types에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by