登录
首页 » matlab » matched-filter

matched-filter

于 2013-03-06 发布 文件大小:9KB
0 145
下载积分: 1 下载次数: 7

代码说明:

  matched filter implemented in matl ab

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

发表评论

0 个回复

  • KalmanFilterProgram
    卡尔曼滤波程序,卡尔曼滤波在动目标跟踪时的应用,(kalman filtering, target tracking)
    2014-09-21 23:48:24下载
    积分:1
  • 2Algorithms-for-matrix-
    2Algorithms for matrix extension and orthogonal wavelet filter banks over algebraic number fields 15.MCOM110409
    2014-10-22 21:12:25下载
    积分:1
  • inner_inter_demo
    遍历文件夹下的文件,并计算类内距离和类间距离。(Traverse folder under the file, and calculate the distance between the within-class distance and class.)
    2012-08-20 15:48:11下载
    积分:1
  • XWJ_XFAST1
    直接扩频捕获Xfast算法仿真(包含可调SNR信息码产生)(dsss acquisition(XFAST))
    2013-09-09 09:54:44下载
    积分:1
  • matlabfunction
    初学者使用,能比较方便地查找matlab的常用函数。(Beginners to use, can be more convenient to find a common function of matlab.)
    2008-04-25 12:21:00下载
    积分:1
  • matlab6.5Wavelet
    matlab6.5辅助小波与应用,一本很好的小波学习书。(matlab6.5 secondary wavelet and application of wavelets to study a good book.)
    2009-12-27 23:57:56下载
    积分:1
  • DENOISE
    hand image pre-processing first stage denoise
    2010-12-03 08:58:39下载
    积分:1
  • FIR低通滤波器
    加汉宁窗的低通滤波器,做出干扰信滤波前后的时域图和频谱图(Low-pass filter with Hanning window is used to make time-domain and frequency-spectrum diagrams before and after interference signal filtering.)
    2020-06-20 07:40:01下载
    积分:1
  • time
    用matlab编写的用于测试cpu时间的小程序,简单管用(Matlab prepared using cpu time for testing of small procedures, a simple effective)
    2008-05-05 15:20:40下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载