CAN I FIND FLOPS FOR A CODE WHICH I HAVE WRITTEN

1 view (last 30 days)
I had a code. i need to compare with other method about how computionally expensive my code is with respect to other code.
  5 Comments

Sign in to comment.

Answers (1)

Bruno Luong
Bruno Luong on 13 Nov 2018
If you can find an old R6.0 of MATLAB, and your code is able to run with it there is a command floops().
Since MATLAB use LAPACK ro replace LINPACK, there is command is deprecated.

Categories

Find more on Mathematics in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!