how to calculate algorithm speed?
古いコメントを表示
i have simple mat-lab algorithm and i would like to know how to calculate the speed of the algorithm?
採用された回答
その他の回答 (1 件)
Walter Roberson
2017 年 6 月 13 日
0 投票
You cannot. You can at best measure the speed of the implementation given those particular parameters, given whatever else the computer is doing at the same time (monitoring the mouse, checking for operating system updates, retrying to send the email messages stuck in the queue...)
カテゴリ
ヘルプ センター および File Exchange で Parallel Computing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!