roc曲线 Resources

Showing items tagged with "roc曲线"

A detailed MATLAB implementation for plotting ROC (Receiver Operating Characteristic) curves with comprehensive code comments, suitable for beginners to learn classification model evaluation techniques.

MATLAB 301 views Tagged

This ROC curve implementation for energy detection is highly practical. While many existing solutions may not meet your specific requirements, this implementation offers a robust approach with clear code structure. If you find it useful, positive feedback would be greatly appreciated.

MATLAB 274 views Tagged

In signal detection theory, the Receiver Operating Characteristic (ROC) curve is a functional plot that characterizes sensitivity by illustrating the relationship between True Positive Rate (TPR) and False Positive Rate (FPR). As it compares these two operational characteristics as criteria, ROC curves are also referred to as Relative Operating Characteristic curves.

MATLAB 263 views Tagged