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 Kommentare

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

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Stephen23
Stephen23 am 2 Okt. 2014
Bearbeitet: Stephen23 am 2 Okt. 2014

1 Stimme

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

Weitere Antworten (1)

Kategorien

Mehr zu Performance and Memory finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by