photo

lior


ben gurion university

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

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

8 years 前 | 1

已回答
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 前 | 0

提问


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 前 | 2 个回答 | 0

2

个回答