Colour intensity of images
I have following graph.
I want to adjust colour settings as random line has low intensity of same colour as the averaged line. ...
converting a 3d matrix into a 2d matrix
hi,
i have a 3d matrix of size 11*3*250,i want to covert it into 11*250,3 provided the entries in the coulmn does not change.if...