I want to do comparison between two computational time of two application , the first is previously published and last is my developed i need help please

댓글 수: 2

Andreas Goser
Andreas Goser 2014년 10월 2일
Can you be more specific with what help you need?
Mehdi Ouada
Mehdi Ouada 2014년 10월 2일
thank you
is that I can make a comparison of two computational time with using tic toc or no

댓글을 달려면 로그인하십시오.

 채택된 답변

Stephen23
Stephen23 2014년 10월 2일
편집: Stephen23 2014년 10월 2일

1 개 추천

You can use tic and toc . or you can try timeit , which is specifically designed for testing function running times.

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 Performance and Memory에 대해 자세히 알아보기

제품

질문:

2014년 10월 2일

답변:

2014년 10월 2일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by