ROC curve for Likelihood ratio
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi
I want to plot the ROC curve at a specific SNR for the likelihood fusion rule which is a function of rayleigh fading channel gain and the probability of detection and probability of false alarm .
How I can do that ?:
댓글 수: 1
the cyclist
2013년 2월 2일
With the plot() command.
If you want a more detailed than that, maybe you could post significantly more detailed question, perhaps along with code for the parts you have already managed to do?
답변 (2개)
Shashank Prasanna
2013년 2월 2일
See if this helps:
If not provide some code of what you have tried, equations etc.
댓글 수: 1
gari mah
2018년 12월 8일
Hi,
I am trying to implement Cooperative sensing for cognitive radio system, wherein I am taking double thresholds (high and low) for better detection. I want to know how can I incorporate a Fusion decion centre? I mean how to send one bit and 2 bit decisions and get final results based on their OR or AND operation.
ahmed youssef
2016년 12월 29일
편집: ahmed youssef
2016년 12월 29일
are you still need to know or problem was solved?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!