Kullback-Leiber Distance
1 vue (au cours des 30 derniers jours)
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?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!