資源簡介
CFAR的MATLAB程序?qū)崿F(xiàn) 將目標(biāo)和雜波有效的分開
代碼片段和文件信息
function?T?=?calcCFARthreshold(nTest?nRef?thePFA)
%?calculates?classical?radar?CFAR?threshold?for?0-mean?AWGN
%
%?classical?Neyman-Pearson?detection?threshold?for?radar?detection
%?under?additive?Gaussian?white?noise?criterion?and?specifid?false?alarm
%?probability.
%
%?the?threshold?T?is?calculated?such?that?under?the?noise-only?condition
%
%?prob(Ptest?>?T?*?Pref)?<=?pfa????????????????????????Eq(1)
%
%?where?Ptest?is?the?sum?of?normed-squares?of?the?nTest?cells
%???????Pref??is?the?sum?of?normed-squares?of?the?nRef?cells
%???????pfa?is?the?required?maximum?type-I?(aka?false?alarm?prob)?error
%
%
%?inputs:?nTest??-?the?number?of?noise-only?test?cells
%?????????nRef???-?the?number?of?noise-only?reference?cells
%?????????thePfA?-?maximum?probability?such?that?
%???????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????3075??2009-04-08?21:12??calcCFARthreshold.m
-----------?---------??----------?-----??----
?????????????????3075????????????????????1
評論
共有 條評論