Adding and generation of poisson noise to a time varying signal
이전 댓글 표시
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.
채택된 답변
추가 답변 (2개)
Avi Silbiger
2014년 12월 3일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Poisson Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!