Rank: 320 based on 240 downloads (last 30 days) and 3 files submitted
photo

Ani

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Ani View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Mar 2009 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani nearest neighbors, k nearest neighbor, can you help me, probability, what is sortpos and s..., statistics 201 10
  • 4.2
4.2 | 5 ratings
16 Jul 2007 Retaining the largest blob in an image 'bwlargestblob' reads in a 2-d binary image and outputs a binary image, retaining only the largest b Author: Ani largest blob, image blob, morphology, largest area, segmentation 20 3
  • 2.0
2.0 | 1 rating
12 Jul 2007 Data scaling Program to scale the values of a matrix from a user specified minimum to a user specified maximum Author: Ani values, matrix, scaling data, data scaling, linear algebra, scale 19 1
  • 5.0
5.0 | 1 rating
Comments and Ratings on Ani's Files View all
Updated File Comment by Comments Rating
10 May 2010 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani Samosir, Ridha

i need code for r-nearest neightbour using sliding window concept start form window 3x3 then shift until window size of image reached. All of point is grouped based on color similarity using euclidian distance. Parameter for this code is count of r-nearest neightbour ( 25 ) and minimum color distance ( 6 ). Minimum color distance is a treshold for check the similarity between the point. So all of data point which have similarity distance color < 6 is taken for make a group. Start from window 3x3, define inisialization point X then memorizaed all data point ( 25 ) which color distance < 6.

08 Jan 2010 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani Torres, Miguel

The square distance is calculated (without square root) . Take a look a this tutorial:

http://people.revoledu.com/kardi/tutorial/KNN/KNN_Numerical-example.html

08 Dec 2009 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani Sravanti

really nice, simple and easy - but don't you need to take the square root for distances?

05 Sep 2009 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani Li

Is it fast for large dataset? Is it implemented using KD-tree?

30 Nov 2008 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani chen, andy

can you tell me what is sortpos() and sortval()

Top Tags Applied by Ani
data scaling, image blob, k nearest neighbor, largest area, largest blob
Files Tagged by Ani View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Mar 2009 K Nearest Neighbors Program to find the k - nearest neighbors (kNN) within a set of points. Author: Ani nearest neighbors, k nearest neighbor, can you help me, probability, what is sortpos and s..., statistics 201 10
  • 4.2
4.2 | 5 ratings
16 Jul 2007 Retaining the largest blob in an image 'bwlargestblob' reads in a 2-d binary image and outputs a binary image, retaining only the largest b Author: Ani largest blob, image blob, morphology, largest area, segmentation 20 3
  • 2.0
2.0 | 1 rating
12 Jul 2007 Data scaling Program to scale the values of a matrix from a user specified minimum to a user specified maximum Author: Ani values, matrix, scaling data, data scaling, linear algebra, scale 19 1
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com