Community Profile

photo

Ranjan Anantharaman


Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


Arrayfun question - getting error
Hello, I have a question with regard to using the arrayfun function. I am trying to perform a simple stencil computation using ...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference in output of find when using gpuArray
Hello, I have this piece of code: a = zeros(12,12,12); for i=1:12, for j=1:12, for k=1:12 a(i,j,k)=((i-5)^2+(...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort