i cant understand the following scenario.
Initial Matlab Memory on Activity Monitor(on mac) = 969.4MB
When I load my .mat file having 80x60x13x15238 images that show size 2.1 GB on Hardisk. The Memory Usage on Activity Monitor reaches 7.80GB and Compressed Memory to 172.6MB.
When I start simulations the memory Usage reaches 8.22GB and Compressed memory 6.13 GB.
I have 3 Questions? 1) Why the memory usage reaches so high for 2.1 GB data? 2) How can i reduce it or which format is best that it may take less memory? 3) And if there is another format, than is it fast to load and use?
Regards.