Adding and generation of poisson noise to a time varying signal
Mostrar comentarios más antiguos
Hi,
My questions is to do with addition of noise to a predefined signal.
Assume I have predefined a time_varying signal in array A. Now I like to add noise to this signal, I know that my noise follows a poisson process or is poisson in nature, I also know that my noise has a rms value of X.
I just like to know how I can generate and noise this type of noise.
Thanks, Arsalan.
Respuesta aceptada
Más respuestas (2)
Avi Silbiger
el 3 de Dic. de 2014
0 votos
I'm sure you already resolved the issue, but here is a short piece of code that simulates shot noise, for those who might need it in the future.
1 comentario
Zheng Liu
el 21 de Oct. de 2021
Thanks!
Categorías
Más información sobre Poisson Distribution en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!