How do I find the threshold in a Poisson-distributed process that gives a desired False Alarm rate?
Mostrar comentarios más antiguos
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.)
Respuesta aceptada
Más respuestas (1)
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!