Digital Detector Designer

版本 1.0.0 (1.6 KB) 作者: Ayad Al-Rumaithi
Design of detector in digital communication systems
22.0 次下载
更新时间 2019/7/4

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Test and Measurement 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0