Community Profile

photo

Mehmet OZTURK


Karadeniz Technical University

Last seen: nästan 3 år ago Active since 2007

Followers: 0   Following: 0

Message

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

Feeds

View by

Submitted


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

mer än 9 år ago | 2 downloads |

Submitted


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

mer än 9 år ago | 5 downloads |

Thumbnail

Submitted


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

mer än 9 år ago | 2 downloads |

Thumbnail

Submitted


IntersectPlaneTriangle mex
Calculation of intersection between a plane and a triangle

mer än 9 år ago | 4 downloads |

Thumbnail

Submitted


intersectPlaneSurf II
Intersection of a plane with an arbitrary surface

mer än 9 år 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, ...

ungefär 10 år ago | 2 answers | 0

2

answers

Submitted


myfrenet
Construct tangent, normal and binormal vectors of a curve

mer än 15 år ago | 6 downloads |

Thumbnail

Submitted


fitgaussian
fit a gaussian like curve to data

mer än 15 år ago | 14 downloads |

Thumbnail

Submitted


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

nästan 17 år ago | 1 download |