Kullback-Leiber Distance
Afficher commentaires plus anciens
Hi, I have two mean vectors: M1 = [1;0], M2 = [0;1] and covariance matrices: C1 = [1 0; 0 2], C2 = [2 0; 0 3]
How can I compute the KL distance in Matlab?
Réponses (0)
Catégories
En savoir plus sur Probability Density Functions dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!