Community Profile

photo

Mendi Barel


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

All
  • First Review
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Column norms of a matrix
Given a matrix M, return a vector y such that for each k y(k)=norm(M(:,k)) (y(k) is the Euclidean norm of the k-th col...

etwa 7 Jahre vor

Beantwortet
Compiling CUDA files with mexcuda - why wont Matlab accept my compiler?!
This is how to compile (*mexcuda*) with Visual Studio 2015 and Cuda 8.0 : # Go to: "\toolbox\distcomp\gpu\extern\src\mex\win6...

etwa 7 Jahre vor | 2

Beantwortet
MATLAB CUDA 8.0 compatibility
This is how to compile (*mexcuda*) with Visual Studio 2015 and Cuda 8.0 : # Go to: "\toolbox\distcomp\gpu\extern\src\mex\win6...

etwa 7 Jahre vor | 0

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

etwa 7 Jahre vor