Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how to compare the time of code from tow different mechines
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 16 de Mzo. de 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 comentario
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!