登录
首页 » matlab » background-prediction

background-prediction

于 2013-01-23 发布 文件大小:1KB
0 228
下载积分: 1 下载次数: 91

代码说明:

  利用背景预测方法进行弱小目标检测,取得了比较好的效果。是用源图像减掉了背景得到残差图像进行检测的(dim target tetection using background prediction method)

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

发表评论

0 个回复

  • eqbereval
    对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。(Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.)
    2007-08-03 15:09:33下载
    积分:1
  • filter
    巴特沃斯无源滤波器设计 内涵高通带阻带通低通四种类型的设计,其中低通参见本人上传的低通滤波器设计(Butterworth high-pass passive filter design content, low-pass band-stop four types of band-pass design, in which low-pass see my upload low-pass filter design)
    2010-06-29 10:32:00下载
    积分:1
  • cx1
    扩展卡尔曼滤波方法用于被动多传感器协同目标跟踪(Extended Kalman filter for passive multi-sensor collaborative target tracking)
    2012-04-04 18:59:51下载
    积分:1
  • zasilacz_impulsowy
    Complete SMPS power supply project.
    2014-09-16 22:24:35下载
    积分:1
  • viewbasedata4
    该代码用于读取雷达数据,绘出雷达图形,用于诊断天气过程(the function of the code is to read the radar data)
    2015-03-04 20:26:23下载
    积分:1
  • read
    关于MATLAB 交通视频处理,对大家有帮助(Traffic video processing on MATLAB)
    2011-12-28 02:09:53下载
    积分:1
  • Matlab-classic-tutorial
    matlab学习教程,从入门到精通,适合初学者,编程仿真介绍比较全面(Matlab tutorial, entry to the master, suitable for beginners, the program simulation introduced more comprehensive)
    2015-03-16 22:35:44下载
    积分:1
  • MATLABPGUI
    《matlab Gui 设计学习手记》全书,关于GUI设计的一本很好的书,十分推荐下载(matlab and GUI)
    2013-05-08 13:19:27下载
    积分:1
  • jienei_v62
    LZ复杂度反映的是一个时间序列中,保证准确无误,是学习通信的好帮手,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。( LZ complexity is reflected in a time sequence, Ensure accurate communication is learning a good helper, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.)
    2016-04-27 23:04:51下载
    积分:1
  • lms
    最小均方算法lms在波束形成中的应用  LMS算法步骤:   1,、设置变量和参量:   X(n)为输入向量,或称为训练样本   W(n)为权值向量   b(n)为偏差   d(n)为期望输出   y(n)为实际输出   η为学习速率   n为迭代次数   2、初始化,赋给w(0)各一个较小的随机非零值,令n=0   3、对于一组输入样本x(n)和对应的期望输出d,计算   e(n)=d(n)-X^T(n)W(n)   W(n+1)=W(n)+ηX(n)e(n)   4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming )
    2011-04-28 23:25:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载