最小总错误概率准则 Resources

Showing items tagged with "最小总错误概率准则"

This program implements detector design based on the minimum total error probability criterion, calculating the optimal threshold and investigating how the probability of error (Pe) varies with threshold changes within a specified range. The code generates Pe~threshold curves, analyzes simulation results, and includes comprehensive comments. The implementation involves threshold optimization algorithms and performance evaluation through systematic parameter sweeping.

MATLAB 210 views Tagged