Tagged Questions
1
vote
1answer
115 views
Maximum Likelihood optimal threshold
I have a decision (detection) problem trying to decide between symbols ${0,2}$. I have the two probability density functions: $$
f(z|s=0) =
\begin{cases}
0.25z + 0.5, & -2\le\ z <0 \\
...