how to compare the SNR filtered and original signal?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!