Michael Bowles
Followers: 0 Following: 0
Feeds
提问
Obtain 2D Histogram from 3D matrix and 2D pdf
Hello, I've got a 2D matrix of values nK=10; nM=100; nZ=50; Cz = rand(nK,nM,nZ); % list of values depends on 3 quantities ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Scalar max of cell array with structure
I have a cell array "myCell" with 2 dimensions and each cell has a 2D matrix and I'd like to obtain scalar value of the maximum ...
4 years 前 | 1 个回答 | 0