单元平均恒虚警检测-CA-CFAR检测器我要分享

Average constant false alarm detection unit - CA - CFAR detectors

恒虚警检测 CA-CFAR 检测器

关注次数: 461

下载次数: 3

文件大小: 4KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

单元平均恒虚警检测——CA-CFAR检测器:包括对于无目标、仅有噪声的信号进行CA-CFAR检测的仿真,以及对于含目标、且在瑞利杂波背景下的CA算法仿真。一些程序主要是为了绘图,画出CA-CFAR检测过程中的信号波形以及检测门限对比图;而另一些程序是为了计算CA-CFAR检测过程中的检测概率和虚警概率。


English Description:

CA-CFAR detectors: simulations of detection to signals with no target but noise only, as well as signals with target and the background of Rayleigh clutter. Some programs are aimed at giving pictures of the signals and detectiong threshold in the process of detection using CA-CFAR algorithm, while other programs are aimed at calculating the detecting rate and false alarm rate of CA-CFAR algorithm.


代码预览

CA_cal_clutter.m

CA_cal_clutter_draw3.m

CA_cal_onlynoise.m

CA_cal_onlynoise_draw3.m

CA_pic_clutter.m

CA_pic_onlynoise.m