登录
首页 » matlab » match_filter

match_filter

于 2020-09-01 发布 文件大小:1KB
0 181
下载积分: 1 下载次数: 66

代码说明:

  实现匹配滤波的matlab源代码,比较适合初学者!(Achieve matched filter matlab source code, suitable for beginners!)

文件列表:

match_filter.m,928,2007-05-23

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

发表评论

0 个回复

  • kalmanfilter
    kalman filter tutorial in matlab
    2010-11-06 00:25:40下载
    积分:1
  • modelseis
    modelseis, seismic modeling forward and inverse modeling,
    2013-08-08 06:03:02下载
    积分:1
  • makeParam
    signal synchronization in UWB receiver using TOA algorithm - makeParam
    2013-05-03 21:25:33下载
    积分:1
  • wate
    WATERMARKING IS THE PROCESS OF HIDING DIGITAL INFORMATION INTO A CARRIER SIGNAL
    2016-02-08 17:18:42下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • allinone
    fir filter design using mathlab
    2009-11-04 01:11:09下载
    积分:1
  • OFDM11
    说明:  OFDM水声通信中最大多普勒频偏估计算法研究(OFDM underwater acoustic communication in the largest Doppler shift estimation algorithm)
    2010-03-20 14:09:48下载
    积分:1
  • Exp2
    MATLAB simulation of group velocity dispersion in an optical fiber
    2011-02-10 22:25:34下载
    积分:1
  • PIDfangzhen
    介绍了先进PID控制的各种算法的matlab仿真(Introduction of advanced PID control algorithms of matlab simulation)
    2008-05-14 09:41:43下载
    积分:1
  • Analog-Filters-Using-MATLAB--2009
    Analog Filters Using MATLAB, 2009 很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
    2012-05-29 21:37:20下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载