How to calculate the KL distance for the performance evaluation of ECG signals
2 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Discrete Multiresolution Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!