function to make uniform a non-uniform distribution of input data
이전 댓글 표시
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)
답변 (1개)
Masoud Ghanbari
2013년 4월 17일
0 개 추천
What do you mean 'Uniform data'?
Mathematical Definition !?!
카테고리
도움말 센터 및 File Exchange에서 Uniform Distribution (Continuous)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!