photo

lior


ben gurion university

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Matlab TreeBagger OOBPrediction flag not recognized
With the version I am using, you need to use 'OOBPred' instead of 'OOBPrediction'.

más de 8 años hace | 1

Respondida
Using the GPU through the parallel comp. toolbox to optimize matrix inversion
Great, So mldivide knows how to exploit the GPU and run in parallel? I guess that is true for every function in MATLAB, it...

alrededor de 12 años hace | 0

Pregunta


Using the GPU through the parallel comp. toolbox to optimize matrix inversion
Hello, In my code I impliment: A=B\c; B is an invertable matrix (14400x14400), c is a vector. Since B is large...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas