Adding and generation of poisson noise to a time varying signal
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (2)
Avi Silbiger
am 3 Dez. 2014
0 Stimmen
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 Kommentar
Zheng Liu
am 21 Okt. 2021
Thanks!
Kategorien
Mehr zu Poisson Distribution finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!