Kullback-Leiber Distance
Show older comments
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?
Answers (0)
Categories
Find more on Probability Density Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!