- 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?
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Speed up my function
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Sindar
2020년 7월 17일
Yes. The questions are:
답변 (1개)
Dinesh Yadav
2020년 7월 23일
Try MATLAB Online. It will run your code on fast MATLAB servers.
댓글 수: 1
Walter Roberson
2020년 7월 23일
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!