Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
how to compare the time of code from tow different mechines
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Walter Roberson
il 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 Commento
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!