Averaging the data from a 3d matrix and populating it in a 2D matrix.
1 回表示 (過去 30 日間)
古いコメントを表示
Arup Bhattacharya
2019 年 10 月 17 日
コメント済み: Arup Bhattacharya
2019 年 10 月 17 日
I have a problem. I have a 3D matrix, lets say A(15,8,40) and I want to get a new matrix, lets say B(15,8) where every row in matrix B will have the mean value of that row, averaged over the third dimension, in this case 40. How can I do that?
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!