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.
Cite As
Mehdi BENSEDDIK (2024). Probability-of-Detection (https://github.com/BenSeddikMehdi/Probability-of-Detection), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
CrossCorrelation
EnergyDetection
Goertzel
Matched_Filter
CrossCorrelation
EnergyDetection
Goertzel
Matched_Filter
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
|