maximum over three dimensional array
3 次查看(过去 30 天)
显示 更早的评论
I have some code in which I have to find the maximum of certain dimensions of a multidimensional matrix nk x nkp x nz ...
In fact I needed to find the maximum over nkp dimension to obtain a matrix of optimal values of nk x nz.
So far I was looping over nz but I was wondering if it can be done without looping
Thank you
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!