Probability-of-Detection
In this repository I tried to calculate the probabilities of detection of the received signal versus several values of SNR (Signal-to-Noise Ratio) for each detection method : Matched_Filter , Cross_Correlation , Energy_Detection and Goertzel_Algorithm over MATLAB.
We calculate the probabilities of detection in a simple way which is : we choose a threshold := 100, and we compare the energy of the received signal with this threshold's value and we obtain either 1 or 0, In the end we plotted those values versus SNR'values.
引用格式
Mehdi BENSEDDIK (2024). Probability-of-Detection (https://github.com/BenSeddikMehdi/Probability-of-Detection), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!CrossCorrelation
EnergyDetection
Goertzel
Matched_Filter
CrossCorrelation
EnergyDetection
Goertzel
Matched_Filter
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|