Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Speed up my function

1 visualización (últimos 30 días)
Nader Rihan
Nader Rihan el 17 de Jul. de 2020
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Is there exists a server such that I could run my MATLAB function on it to speed up computational time of my function as it takes huge time on my dual core computer ?
  1 comentario
Sindar
Sindar el 17 de Jul. de 2020
Yes. The questions are:
  • How long is "huge time"? Hours, days, decades?
  • What is your postion? e.g., are you a student at a university with a supercomputer?
  • How important is this to you? Are you willing to pay? Are you willing to learn the often-frustrating specifics of the server you send it to?

Respuestas (1)

Dinesh Yadav
Dinesh Yadav el 23 de Jul. de 2020
Try MATLAB Online. It will run your code on fast MATLAB servers.
  1 comentario
Walter Roberson
Walter Roberson el 23 de Jul. de 2020
MATLAB Online only permits two minutes of computation at a time.
The MATLAB Online servers run on Xeon cores that are 2.5 GHz overclocked to 3.1 GHz. My 7 year old iMac is faster.

Community Treasure Hunt

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

Start Hunting!

Translated by