Community Profile

photo

ingstalam


Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


libGL error unable to load driver in Ubuntu 16.04 while running Matlab R2013b
I was trying to run a m-file on R2013b in Ubuntu 16.04. But i got the error and Matlab just hung: libGL error: unable to l...

fast 8 Jahre vor | 4 Antworten | 2

4

Antworten

Frage


how to activate R2013b on ubuntu 16.04
What does the error 1-661qjd mean? how to resolve it? Ubuntu 16.04 doesn't have any files in /etc/udev/rules.d/ like the file na...

fast 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Why are the inequality expressions not evaluated correctly?
My code is: grid is just a 5x6 matrix, so is visited. neighbor=[3 4] if((neighbor(1)>0) && (neighbor(1)<size(grid,1)+1)...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Intermediate solutions in binary programming
I am running a binary program using the matlab command intlinprog but it takes a long time to compute. I want to stop the comman...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Vectorizing interdependent nested 4-for loop
How to speed up this piece of code? How to vectorise this code? Is no other way possible? for i1=1:num_agents % for all i ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort