comparison between two computational time

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 件)

Mehdi Ouada
Mehdi Ouada 2014 年 10 月 2 日

0 投票

thhank you

カテゴリ

ヘルプ センター および File ExchangePerformance 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