Mehmet OZTURK
Karadeniz Technical University
Followers: 0 Following: 0
Feeds
제출됨
MATLAB trilinear interpolation
A Matlab mex function to perform trilinear interpolation.
거의 11년 전 | 다운로드 수: 1 |
제출됨
intersectPlaneSurf
Intersection points of an arbitrary surface with an arbitrary plane.
거의 11년 전 | 다운로드 수: 6 |
제출됨
DISTANCE2LINE c++ mex
Orthogonal euclidean distances of points to a line with c++ mex
거의 11년 전 | 다운로드 수: 2 |
제출됨
IntersectPlaneTriangle mex
Calculation of intersection between a plane and a triangle
거의 11년 전 | 다운로드 수: 2 |
질문
CPU vs GPU - Is it reasonable?
x1GPU=gpuArray.randn(3,10000); x2GPU=gpuArray.randn(3,5000); tic,for i=1:10000, bsxfun(@minus, x1GPU(:,i), x2GPU); end, ...
11년 초과 전 | 답변 수: 2 | 0
2
답변제출됨
MYUNIQUE
finds uniqe entries, indices and number of occurances of the unique elements
18년 초과 전 | 다운로드 수: 1 |




