均值类的恒虚警检测技术(ML-CFAR)我要分享

Constant false alarm rate detection based on mean class (ml-cfar)

c++

关注次数: 247

下载次数: 1

文件大小: 19.83 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:程序描述了恒虚警的均值类算法,详细了描述他们在不同环境下的虚警概率和信噪比的曲线(均匀杂波背景,存在杂波边缘的杂波背景,多干扰目标的杂波背景)。从此给其他新提出来的算法他提供理论分析的依据。程序大部分是从理论公式推导,所以结果较准确。


English Description:

The program describes the mean algorithm of CFAR, and describes in detail the curve of CFAR probability and SNR in different environments (uniform clutter background, clutter background with clutter edge, clutter background with multiple interference targets). From then on, it provides theoretical basis for other new algorithms. Most of the programs are derived from theoretical formulas, so the results are more accurate.


代码预览

相关推荐