How to calculate the KL distance for the performance evaluation of ECG signals

2 views (last 30 days)
I have a cover ecg signal and watermarked signal. now i want to calculate the KLdivergence. should i use the cover signal and watermarked signal directly in the place of pc(x) and pw(x) in the equation, i.e., D(pc,pw)=integration(pc(x) *log(pw(x)/pc(x)) dx), or i have to calculate the probabilities of the corresponding signals and then put on the equation.

Answers (0)

Categories

Find more on Discrete Multiresolution Analysis 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!