Add "white" noise with snr to values of vector.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Benjamin Nienhouse
el 17 de Oct. de 2020
Comentada: Benjamin Nienhouse
el 17 de Oct. de 2020
So one part of a problem I have is adding white noise with an snr of 20 to the values of a vector "y_original" and label the new vector "y_noice".
I have no idea how to do this so anyadvice or help would be much appreaciated.
Thanks,
Ben.
2 comentarios
Adam Danz
el 17 de Oct. de 2020
I actually just learned about this function today. If you have the Communications Toolbox, you can set the snr of gaussian white noise using awgn()
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!