comparison between two computational time

3 次查看(过去 30 天)
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
You can use tic and toc . or you can try timeit , which is specifically designed for testing function running times.

更多回答(1 个)

Mehdi Ouada
Mehdi Ouada 2014-10-2
thhank you

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by