登录
首页 » matlab » floc-esprit

floc-esprit

于 2015-06-03 发布 文件大小:2KB
0 205
下载积分: 1 下载次数: 45

代码说明:

  在脉冲噪声情况下,基于分数低阶统计量的循环平稳信号的波达方向估计(In the case of impulse noise, DOA fractional lower order statistics of cyclostationary signal estimate)

文件列表:

csd2.m,553,2008-07-06
FLOM-TLS-Cyclic-ESPRIT1.m,2229,2010-06-05
mse.m,307,2010-06-05
stable (2).m,644,2007-04-03

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

发表评论

0 个回复

  • 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
  • 15-07-0648-00-003c-channel-model-matlab-code-relea
    this code can simulate the channel model for IEEE 802.15.3c.(802.15.3c channel model including LOS and NLOS model )
    2009-11-26 17:52:43下载
    积分:1
  • chap12
    matlab图像处理实例详解chap12——形态学图像处理(matlab image processing examples explain chap12- morphological image processing)
    2013-12-16 15:55:29下载
    积分:1
  • area
    matlab-car区域方差,能量等,遥感影像处理小波变换(matlab-car regional variance, energy, etc., remote sensing image processing wavelet transforms)
    2010-06-07 09:52:48下载
    积分:1
  • ga_wsn
    用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗(Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN)
    2010-07-04 23:15:05下载
    积分:1
  • multiGA
    this file is a zip file for multi objective optimization by matlab.
    2009-04-03 12:55:04下载
    积分:1
  • MATLAB
    在控制工程中的应用,自动化的学生应该用的到(matlab in control engineering)
    2009-04-14 13:17:49下载
    积分:1
  • bubble_migration
    bubble migrating code
    2012-06-13 14:35:40下载
    积分:1
  • my_pcalda
    关于人脸识别的PCA-LDA算法,可成功运行。(a useful program, can be run successfully!)
    2011-09-05 20:38:04下载
    积分:1
  • OFDM_BER_AWGN
    This program uate BER performance of OFDM systems in AWGN environment. Basically, modulation and demodulation function is supported BPSK to 64QAM.
    2015-01-15 15:32:22下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载