09 September 2016 0 6K Report

I am using Matlab to compress and decompress data files, how can i compute the compression and decompression times? I tried to use the function "tic,toc" in matlab but it dosen't give a stable result (the result changes every program execution).

Similar questions and discussions