function to make uniform a non-uniform distribution of input data
Show older comments
Imagine a distribution of data points which are biased in some position and non-uniform. I am looking for a matlab code which first evaluate if the data points are uniform or not and if not, second, make it uniform. e.g. function takes 100 of non-uniform distributed data points and remove 20 points and make it a uniform distribution of 80 points. The should be able to do it for n-dimension (high dimension)
Answers (1)
Masoud Ghanbari
on 17 Apr 2013
0 votes
What do you mean 'Uniform data'?
Mathematical Definition !?!
Categories
Find more on Uniform Distribution (Continuous) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!