Adding and generation of poisson noise to a time varying signal
Show older comments
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.
Accepted Answer
More Answers (2)
Avi Silbiger
on 3 Dec 2014
0 votes
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 Comment
Zheng Liu
on 21 Oct 2021
Thanks!
Categories
Find more on Poisson Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!