-
- Downloads
Experimental rewrite of LloydMax algorithm.
- Calculate quantizaton values in range [min, max], where min and max correspond to the minimal and maximal values found in the data. - Initialize centroids to the value with the highest pdf. - Changed the terminal condition of the main loop, from distortion to the minimal MSE improvement.
Please register or sign in to comment