how to compare the SNR filtered and original signal?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!