photo

lior


ben gurion university

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

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

8 years ago | 1

Answered
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...

12 years ago | 0

Question


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...

12 years ago | 2 answers | 0

2

answers