Community Profile

photo

Mehmet OZTURK


Karadeniz Technical University

Last seen: meer dan 2 jaar ago Active since 2007

Electronics Engineering
Professional Interests: Biomedical Image Processing

Statistics

All
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Thankful Level 1

View badges

Content Feed

View by

Submitted


MATLAB trilinear interpolation
A Matlab mex function to perform trilinear interpolation.

meer dan 9 jaar ago | 1 download |

Submitted


intersectPlaneSurf
Intersection points of an arbitrary surface with an arbitrary plane.

meer dan 9 jaar ago | 3 downloads |

Thumbnail

Submitted


DISTANCE2LINE c++ mex
Orthogonal euclidean distances of points to a line with c++ mex

meer dan 9 jaar ago | 2 downloads |

Thumbnail

Submitted


IntersectPlaneTriangle mex
Calculation of intersection between a plane and a triangle

meer dan 9 jaar ago | 4 downloads |

Thumbnail

Submitted


intersectPlaneSurf II
Intersection of a plane with an arbitrary surface

meer dan 9 jaar ago | 5 downloads |

Thumbnail

Question


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

ongeveer 10 jaar ago | 2 answers | 0

2

answers

Submitted


myfrenet
Construct tangent, normal and binormal vectors of a curve

meer dan 15 jaar ago | 2 downloads |

Thumbnail

Submitted


fitgaussian
fit a gaussian like curve to data

meer dan 15 jaar ago | 21 downloads |

Thumbnail

Submitted


MYUNIQUE
finds uniqe entries, indices and number of occurances of the unique elements

bijna 17 jaar ago | 1 download |