搜索资源列表
2D_CFAR
- 用C++ builder 实现的二维恒虚警检测算法
2D_CFAR
- 用C++ builder 实现的二维恒虚警检测算法-With C++ Builder realize two-dimensional CFAR detection algorithm
hengxujing
- 此文章给出了雷达信号检测中恒虚警处理的算法研究。-This article give a radar signal detection CFAR algorithm treatment study.
ACFARalgorithmforradardetectionundersevereinterfer
- 雷达在严重干扰下的一种恒虚警检测算法--A CFAR algorithm for radar detection under severe interference-Under the radar as a serious interference CFAR detection algorithm- A CFAR algorithm for radar detection under severe interference
PFAPd
- 基于动态规划的检测前跟踪算法中检测概率与恒虚警的关系程序-Based on dynamic programming tracking algorithm in the pre-test probability of detection and the relationship between the procedures CFAR
Pr1
- 基于动态规划的检测前跟踪算法中恒虚警概率的理论计算程序-Pre-test based on dynamic programming tracking algorithm in constant false alarm probability calculation procedure
OSTWO-CFAR
- 高频雷达 目标检测 恒虚警算法 双参数有序统计OSTWO-High-frequency radar target detection algorithm for two-parameter CFAR OSTWO order statistics
MY_TBD
- TBD 检测前跟踪;原创;仿真经典算法;一个文件产数据,一个文件积累(同时含有恒虚警检测程序)-TBD pre-test track original classical simulation algorithms a production data file, a file accumulated (and with CFAR program)
pingjun2
- 目标检测是雷达领域中一项重要的研究课题。在实际系统中,由于应用环境的不同,需要选取合适的检测算法。雷达中的恒虚警。-111c target detection is a key research project in Radar field.In real systems.the appropriate detection method should be selected due to different application en
pingjun2_xiugai
- 目标检测是雷达领域中一项重要的研究课题。在实际系统中,由于应用环境的不同,需要选取合适的检测算法。雷达中的恒虚警。-111c target detection is a key research project in Radar field.In real systems.the appropriate detection method should be selected due to different application en
OS_CFAR
- 众多恒虚警检测(CFAR)算法都是基于单元平均(CA:Cell Avarage)的方法,该算法需要较大的运算量。本程序给出了基于有序统计(OS:Order Statistic)的CFAR检测算法,弥补了CA_CFAR检测算法的不足,同时还配有本人硕士毕业论文中的检测图像以及实验结果,具有一定的参考价值。-CA_CFAR algorithm often requires large computational complexity. OS
cfar
- 恒虚警算法matlab程序,处理SAR图像的有用算法-CFAR algorithm procedures to deal with useful algorithms for SAR image
calcCFARthreshold
- 一种经典恒虚警阈值算法程序,是MATLABC程序代码-CFAR
CA-CFAR
- CA-CFAR单元平均恒虚警算法在杂波边缘环境下的性能-The performance of CA-CFAR under clutter edge environment
ganraohuanjing2
- 恒虚警算法 一个干扰环境OS、GOSGO、MOSCA的发现概率随SNR变化曲线-CFAR algorithm is an interference environment OS, the probability of finding GOSGO, MOSCA the curve with SNR
junyunzabo
- 单脉冲检测的斯威林1和2型曲线 和恒虚警算法检测性能-Single pulse detection Swearingen 1 and type 2 curve ' and CFAR detection algorithm performance
CFAR
- 用恒虚警算法CFAR实现海面sar图像目标检测的matlab代码-With the constant false alarm algorithm CFAR implementation to the surface of the SAR image target detection of matlab code
CFARnKF-master
- 雷达目标识别中的恒虚警算法,基于opencv和VS软件(Constant False Alarm Algorithm in Radar Target Recognition)
CFAR
- 基于高斯分布的CFAR检测算法(双参数CFAR检测),输入一个确定的虚警概率,在满足一定虚警率的情况下对图像进行分割,实现目标与背景的分离。(The CFAR detection algorithm based on Gauss distribution (two-parameter CFAR detection) inputs a certain false alarm probability, and segmentes the i
CA-CFAR matlab源码
- 单元平均恒虚警检测MATLAB源码。里边包含5种情况下的单元平均恒虚警检测算法