Help set up averaging
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello! I cannot figure out the averaging function
B=rand(200,3000);
bp=maen(B,5) % need to average 5 values in each column
% I need to get a 40x3000 matrix
Answers (1)
KSSV
on 22 Jul 2020
0 votes
1 Comment
Lev Mihailov
on 22 Jul 2020
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!