calculating the time
Ältere Kommentare anzeigen
I have a code which runs for 10 iterations in this i want to calculate the time for each iteration and find the minimum time for iteration,please help
Akzeptierte Antwort
Weitere Antworten (1)
Wayne King
am 22 Mai 2012
0 Stimmen
Just save the CR values in a vector, then query which one is the max
3 Kommentare
kash
am 22 Mai 2012
kash
am 22 Mai 2012
Jan
am 22 Mai 2012
Dear kash, there is no reason for shouting.
"but not getting the result" is vague. I guess you get a detailed error message instead, because you try to assign the array CR to one of its elements. This is not possible for obvious reasons.
But the questions about the compression ratio do not concern the original question, such that it it recommended to open a new thread. Otherwise it gets impossible to accept the best answer.
Kategorien
Mehr zu Resizing and Reshaping Matrices finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!