Digital Detector Designer
Versione 1.0.1 (1,61 KB) da
Ayad Al-Rumaithi
Design of detector in digital communication systems
Design of detector in digital communication systems. Example file is provided.
function Detector=Digital_Detector(p_H0,p_H1,p_x_H0,p_x_H1)
Input
-------
p_H0: probability of hypothesis H0
p_H1: probability of hypothesis H1
p_x_H0: probability of x given H0 vector of size (1*N)
p_x_H1: probability of x given H1 vector of size (1*N)
Output
----------
Detector: detector vector of size (1*N)
Cita come
Ayad Al-Rumaithi (2024). Digital Detector Designer (https://www.mathworks.com/matlabcentral/fileexchange/72062-digital-detector-designer), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Test and Measurement in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.