Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
DBSCAN clustering for data clustering
4.0
This file is DBSCAN clustering code , that help you to cluster data based on density . The function has three input data , first is your data set, second is number of objects in a neighborhood of an object and the third is neighborhood radius.  It has two output that the first is the vector specifying assignment of the i-th object to certain and second is the vector specifying type of the i-th object 
donya766891
2016-08-23
4
1
histogaram function
no vote
This is a code for histogram function without using Matlab toolbox . W ith implication function for histogram you can know  than how imhist work in matlab an how plot the histogram for an image.
donya766891
2016-08-23
1
1
No more~