登录
首页 » PDF » Array-signal-processing

Array-signal-processing

于 2016-10-26 发布 文件大小:680KB
0 240
下载积分: 1 下载次数: 5

代码说明:

  西电廖桂生老师的阵列信号处理讲义,适合阵列信号方向研究者入门时阅览。(Array signal processing lectures West, Liao Gui-sheng teacher, researcher for entry when reading array signal direction.)

文件列表:

Array signal processing
.......................\阵列信号处理.pdf,845837,2016-02-14

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

发表评论

0 个回复

  • Introduction_to_antennas_complet
    Introduction to antennas- Free space electromagnetic wave-EM wave in free space -Wave in lossy medium-Power flow-Polarisation of EM wave-Reflection, refraction-Guided electromagnetic wave -Rectangular waveguide
    2010-11-02 00:53:34下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • RSana2
    应用matlab进行编程,利用R/S分析,计算Hurst指数(Application of matlab programming, using the R/S analysis to calculate the Hurst exponent)
    2011-06-28 09:14:36下载
    积分:1
  • car_model_test1
    matlab simulink model for car parking with fuzzy
    2015-01-26 02:24:52下载
    积分:1
  • Assignment3DMC
    DYNAMIC MATRIC CONTROL FOR HEATER EXAMPLE IN CAMACHO
    2010-11-15 23:21:04下载
    积分:1
  • ga
    该程序用BASE-10遗传算法模拟简单函数的优化。首先,我们概述了遗传算法的一些背景信息,并定义了一些术语。接下来,我们将解释如何将该程序用于您自己的目的,并作为一个示例演示如何解决优化问题。(This program simulates the optimzation of a simple function with a base-10 genetic algorithm. First, we outline some background information on GAs and define some terminology. Following this, we explain how to use the program for your own purposes and as an example we show how to solve an optimization problem.)
    2019-06-03 09:38:40下载
    积分:1
  • lianxi
    用来实验验证c转换为汇编的效率,本代码为一个简单的小延时,通过不同德c代码,转换成汇编,看他们的大小,和执行效率(C is used to convert the experimental verification of the efficiency of assembly, the code for a simple little delay, through different de c code into assembly, to see their size, and efficiency)
    2011-01-13 09:46:33下载
    积分:1
  • SIMULINK
    simulink一些应用实例和相关练习 很与参考价值(simulink some application examples and related exercises are with the reference value)
    2008-08-02 22:54:41下载
    积分:1
  • accebrate
    加速度感应器的实现,重力加速度感应,感应器的DEmo(Implementation of the acceleration sensor, gravity sensor, the sensor DEmo)
    2013-11-04 15:02:19下载
    积分:1
  • mm1_queue
    Simulating an M/M/1 queue
    2013-04-05 00:24:24下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载