Digital Detector Designer

Design of detector in digital communication systems
22 Downloads
Aktualisiert 4 Jul 2019

Lizenz anzeigen

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)

Zitieren als

Ayad Al-Rumaithi (2024). Digital Detector Designer (https://www.mathworks.com/matlabcentral/fileexchange/72062-digital-detector-designer), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Test and Measurement finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0