How do I find the threshold in a Poisson-distributed process that gives a desired False Alarm rate?
Afficher commentaires plus anciens
Given that I am trying to find signals in a Poisson-distributed background process, how do I find the threshold that will reduce my [Poisson-]noise false alarm rate to a desired level? Say I know the mean for the Poisson process (lamda) and I want a false alarm rate of no more 10^(-N), how do I find the appropriate threshold for the non-closed solution Poisson distribution? Should I just create a lamda-dependent look-up table? (e.g; TH = f(lamda, N) where FAR = 10 ^(-N)?) If so, could someone recommend a reliable source for those values? (I see some online but many do not cover a broad enough set of possible values.)
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Poisson Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!