How to represent 3D and 4D data in Matlab?
I have two functions; the first is Z=f(x1,x2,x3), and W=f(x1,x2,x3,x4), where x1,x2, x3, and x4 are vectors. Z is three dimension matrix and W is four dimension matrix, what are the possible ways...
01 February 2018
8,108
2
View