登录
首页 » matlab » 75448182CFAR

75448182CFAR

于 2021-03-31 发布 文件大小:28KB
0 148
下载积分: 1 下载次数: 12

代码说明:

  恒虚警检测CFAR仿真,杂波边缘 多目标情况(the coding of the CFAR technology)

文件列表:

第3章 均值类CFAR检测器\CA-CFAR\CA_int.m, 1721 , 2013-10-17
第3章 均值类CFAR检测器\CA-CFAR\Pd_Ideal.m, 1605 , 2013-12-06
第3章 均值类CFAR检测器\CA-CFAR\Pf_CA_cluter.m, 742 , 2013-10-21
第3章 均值类CFAR检测器\GO-CFAR\GO_cfar_T.m, 429 , 2013-10-23
第3章 均值类CFAR检测器\GO-CFAR\GO_int.m, 2356 , 2013-12-06
第3章 均值类CFAR检测器\GO-CFAR\GO_Pd_H.m, 800 , 2013-12-06
第3章 均值类CFAR检测器\GO-CFAR\GO_pfa_zabobianyuan.m, 1503 , 2013-10-23
第3章 均值类CFAR检测器\GO-CFAR\GO_zabobianyuan.m, 1767 , 2013-10-21
第3章 均值类CFAR检测器\SO-CFAR\so_cfar_T.m, 405 , 2013-10-24
第3章 均值类CFAR检测器\SO-CFAR\SO_int.m, 2578 , 2012-06-22
第3章 均值类CFAR检测器\SO-CFAR\SO_Pd_H.m, 706 , 2012-02-19
第3章 均值类CFAR检测器\SO-CFAR\SO_pfa_zabobianyuan.m, 1505 , 2013-10-24
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程\CA_CFAR.m, 835 , 2013-10-28
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程\CA_CFAR_duomubiao.m, 820 , 2013-10-27
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程\zabobianyuanxujing.m, 899 , 2013-10-28
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程\图7.4单元平均CFAR检测的实例过程.bmp, 236278 , 2013-10-27
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程\杂波边缘环境目标遮蔽.bmp, 236278 , 2013-10-28
第3章 均值类CFAR检测器\杂波边缘虚警性能\CA_zabobianyuan.m, 714 , 2013-10-20
第3章 均值类CFAR检测器\杂波边缘虚警性能\chaojihe.m, 185 , 2013-10-20
第3章 均值类CFAR检测器\杂波边缘虚警性能\GO_zabobianyuan.m, 1767 , 2013-10-21
第3章 均值类CFAR检测器\杂波边缘虚警性能\OS_Pf_Cluter.m, 1438 , 2013-10-21
第3章 均值类CFAR检测器\杂波边缘虚警性能\Pf_CA_cluter.m, 742 , 2013-10-21
第3章 均值类CFAR检测器\杂波边缘虚警性能\杂波边缘虚警性能仿真\CA_pfa_zabobianyuan.m, 1468 , 2013-12-06
第3章 均值类CFAR检测器\杂波边缘虚警性能\杂波边缘虚警性能仿真\GO_pfa_zabobianyuan.m, 1573 , 2013-10-30
第3章 均值类CFAR检测器\杂波边缘虚警性能\杂波边缘虚警性能仿真\SO_pfa_zabobianyuan.m, 1515 , 2013-10-30
第3章 均值类CFAR检测器\杂波边缘虚警性能\杂波边缘虚警性能仿真\untitled1.bmp, 193402 , 2013-10-30
第3章 均值类CFAR检测器\求解T\GO_cfar_T.m, 429 , 2013-10-19
第3章 均值类CFAR检测器\求解T\OS_CFAR_T.m, 311 , 2013-10-19
第3章 均值类CFAR检测器\求解T\so_cfar_T.m, 405 , 2013-10-19
第3章 均值类CFAR检测器\杂波边缘虚警性能\杂波边缘虚警性能仿真, 0 , 2013-12-06
第3章 均值类CFAR检测器\CA-CFAR, 0 , 2013-12-06
第3章 均值类CFAR检测器\GO-CFAR, 0 , 2013-12-06
第3章 均值类CFAR检测器\SO-CFAR, 0 , 2013-12-06
第3章 均值类CFAR检测器\单元平均CFAR检测实例过程, 0 , 2013-12-06
第3章 均值类CFAR检测器\杂波边缘虚警性能, 0 , 2013-12-06
第3章 均值类CFAR检测器\求解T, 0 , 2013-12-06
第3章 均值类CFAR检测器, 0 , 2013-12-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zy1
    摘要 该文主要考虑利用图像噪声再生技术来提取图像细节 其思想是利用被滤除的噪声信号进行回收再利用 通过对噪声信号和初步去噪信号进行小波变换 比较它们的小波系数 当噪声信号的小波系数达到一定的阈值时 将噪声信号的小波系数保留叠加至初步去噪信号的小波系数 然后利用传统的软阈值去噪的方法来进行图像的去噪 从而达到既能够去除噪声 又能保留图像细节的目的 实验证明 该方法较传统的方法在去噪和细节保持上有改进(Abstract In this paper, consider using images to extract the noise regeneration of its ideological image detail is the use of the noise signal was filtered to recycle through the noise signal and the initial wavelet transform de-noising signal comparison of their wavelet coefficients of the wavelet signal when the noise coefficient reaches a certain threshold will be the noise signal superimposed to the wavelet coefficients to retain the initial de-noising signal wavelet coefficients and then using the traditional soft-threshold denoising approach to image denoising in order to achieve the removal of noise can not only be able to retain The purpose of image detail that the methods of the experiment a more traditional approach to denoising and detail in there to keep improving)
    2009-05-23 19:09:43下载
    积分:1
  • Binary_Genetic_Algorithm_Hezy_2013
    matlab平台下的一种遗传算法,可用于波段选择或者波段选择(A Genetic Algorithm-Based Feature Selection)
    2017-06-18 13:21:41下载
    积分:1
  • flightequation
    有控弹道的实现Matlab仿真文件,简单实现了弹控功能(Controlled trajectory to achieve the Matlab simulation files, simple bomb control function)
    2012-03-29 18:30:01下载
    积分:1
  • electromagnetic-field-moment-method
    用矩量法计算半波振子的电流分布、输入阻抗、E面方向图。(Calculated half-wave dipole moment method using the current distribution, input impedance, E plane patterns.)
    2013-12-03 21:49:38下载
    积分:1
  • GUI
    Fourie Crypt. Encrypt and decrypt programs
    2013-11-24 02:13:12下载
    积分:1
  • matlab3
    MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程MATLAB 课本实例教程(MATLAB)
    2009-12-23 09:01:24下载
    积分:1
  • Evolutionary-ANFIS-Training
    用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。(Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS structure, and then using the genetic algorithm (GA), particle swarm optimization (PSO) to train ANFIS. This evolutionary training algorithm can be used to solve the nonlinear regression function approximation problem.)
    2021-03-22 20:29:16下载
    积分:1
  • Butterworth
    可实现Butterworth滤波器 的功能 使图像处理的一个重要功能部分(Butterworth filters can realize image processing functions to an important functional part)
    2010-06-12 16:36:02下载
    积分:1
  • Tap-45
    Pedagogy Pedagogy Pedagogy
    2011-04-21 01:31:04下载
    积分:1
  • matlab--fuzzy-inference
    用Matlab实现学生综合成绩评定的模糊推理,pdf论文,适合计算智能学者参考。进一步理解模糊逻辑(Grading students with Matlab fuzzy inference pdf papers for Computational Intelligence scholars reference. Further understand fuzzy logic)
    2013-01-03 01:44:49下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载