calculating the time
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Wayne King
2012년 5월 22일
0 개 추천
Just save the CR values in a vector, then query which one is the max
댓글 수: 3
kash
2012년 5월 22일
kash
2012년 5월 22일
Jan
2012년 5월 22일
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.
카테고리
도움말 센터 및 File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!