photo

Mehmet OZTURK


Karadeniz Technical University

Last seen: 11 months 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.

7 years ago | 5 downloads |

Submitted


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

7 years ago | 4 downloads |

Thumbnail

Submitted


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

7 years ago | 1 download |

Thumbnail

Submitted


IntersectPlaneTriangle mex
Calculation of intersection between a plane and a triangle

7 years ago | 4 downloads |

Thumbnail

Submitted


intersectPlaneSurf II
Intersection of a plane with an arbitrary surface

7 years ago | 6 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, ...

8 years ago | 2 answers | 0

2

answers

Submitted


myfrenet
Construct tangent, normal and binormal vectors of a curve

13 years ago | 6 downloads |

Thumbnail

Submitted


fitgaussian
fit a gaussian like curve to data

13 years ago | 9 downloads |

Thumbnail

Submitted


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

15 years ago | 1 download |