how to compare the SNR filtered and original signal?
    조회 수: 2 (최근 30일)
  
       이전 댓글 표시
    
Hello guys,i need a some help.i am doing a singnal filtering processing.already got the result.but how to compare them based on snr?
original signal=snr(Y)
noisy signal=snr(L)
filter signal=snr(con)
Subscript indices must either be real positive integers or logicals.
Error in NO7 (line 69)
snr=snr(con)

댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
