Community Profile

photo

sasa


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


run matlab programs on google or amazon server?
Hi every one, can any one tell me how to step by step run my matlab program on one of free servers? I have large datasets whi...

9 years ago | 2 answers | 0

2

answers

Question


define virtual Memory in Matlab
Hi every one, Is there any way to define a virtual Memory In Matlab for when we don't have enough RAM for process mostly when...

9 years ago | 0 answers | 0

0

answers

Question


how resolve Get out of memory error in Matlab?
I have matlabR2013a on a 4GiG RAM system and window7. I have the code below: c = x'*x/(n-d); x is a 28944*30 double matrix...

9 years ago | 1 answer | 0

1

answer

Question


Parallel computing on multiple computers in a Network
Hi every one, I'm working on object recognition and my code takes time to complete about 23 hours. I run my code with matlabp...

9 years ago | 1 answer | 1

1

answer

Question


how can I write a parallel code in Matlab?
hi every one, can you help me to write a program with parfor and compare the time consumed in comparing with for? The code is:...

9 years ago | 2 answers | 0

2

answers