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에서 ECG / EKG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!