Unscented Hellinger distance between GMMs

The code calculates a metric between a pair of multivariate Gaussian Mixture Models.
1,7K téléchargements
Mise à jour 7 juin 2013

Afficher la licence

This is a demo code for the unscented Hellinger distance between a pair of Gaussian mixture models. The code follows the derivation of the multivariate unscented Hellinger distance introduced in [1]. Unlike the Kullback-Leibler divergence, the Hellinger distance is a proper metric between the distributions and is constrained to interval (0,1) with 0 meaning complete similarity and 1 complete dissimilarity.

[1] M. Kristan, A. Leonardis, D. Skočaj, "Multivariate online Kernel Density Estimation", Pattern Recognition, 2011. (url: http://vicos.fri.uni-lj.si/data/publications/KristanPR11.pdf)

Citation pour cette source

Matej Kristan (2026). Unscented Hellinger distance between GMMs (https://fr.mathworks.com/matlabcentral/fileexchange/36164-unscented-hellinger-distance-between-gmms), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.2.0.0

There was an error in the visualization part. The visualization "/drawTools/"

1.0.0.0