Info

This question is closed. Reopen it to edit or answer.

how to compare the time of code from tow different mechines

1 view (last 30 days)
Dear,
I wrote a code in matlab and run it from my desktop core2 and I want to compare the time with a code has written in C on HP Compaq with frequency 2GHz and a RAM of 2 GB. which I have no idea what is them. can any one explain it to me please.
regards,
Nadia

Answers (1)

Walter Roberson
Walter Roberson on 16 Mar 2016
See the MATLAB function "timeit". If you are using an old enough MATLAB version you might need to get timeit from the File Exchange.
  1 Comment
nadia nadi
nadia nadi on 17 Mar 2016
Dear Wlater,
thanks for replying, I checked, I have timeit function. could you explain to me more, what is this mean ( HP Compaq with frequency 2GHz and a RAM of 2 GB) ? is mentioned in a paper that I want to compare my work with them. could you please advice me how to compare ?
regards,
Nadia

Community Treasure Hunt

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

Start Hunting!