Averaging Multiple Matrices into a single matrix of same Dimensions
Show older comments
I am generating a matrix of 5x455832 dimensions. I want to generate it for a total of 500 times and want to take the average matrix and use it for further calculations.
1 Comment
Dyuman Joshi
on 17 Aug 2023
Add the matrices and divide by 500. What seems to be the problem?
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!