登录
首页 » matlab » Array signal processing(2)

Array signal processing(2)

于 2019-01-11 发布
0 171
下载积分: 1 下载次数: 3

代码说明:

说明:  5:空间平滑MUSIC算法的MATLAB程序 6:角度和时延联合估计(JADE)算法MATLAB程序 7:传播算子DOA估计算法MATLAB程序 8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(5: MATLAB program of spatial smoothing MUSIC algorithm 6: Joint Angle and Time Delay Estimation (JADE) Algorithms MATLAB Program 7: MATLAB Program for DOA Estimation Algorithms of Propagator 8: MATLAB Program for 2-D DOA Estimation of L-Array Based on Augmented Matrix Beam)

文件列表:

阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\main.m, 1373 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\mssp.m, 240 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序\ssp.m, 174 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\genspacetimechan.m, 1627 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\jade.m, 4668 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\main.m, 1040 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\qtrans.m, 464 , 2010-10-25
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序\raisedcos_filter.m, 498 , 2010-10-25
阵列信号处理的理论和应用(2)\7.传播算子DOA估计算法MATLAB程序\PM.m, 1513 , 2010-10-25
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序\matrix_pencil_L.m, 1477 , 2010-10-25
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序\R_hankel.m, 152 , 2010-10-25
阵列信号处理的理论和应用(2)\5.空间平滑MUSIC算法的MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\6.角度和时延联合估计(JADE)算法MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\7.传播算子DOA估计算法MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2)\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序, 0 , 2019-01-11
阵列信号处理的理论和应用(2), 0 , 2019-01-11

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

发表评论

0 个回复

  • PlaneWaveGUI
    对平面波通过结构的仿真,有TE模和TM模两种模式(Plane wave through the structure of the simulation, the TE mode and TM mode in two modes)
    2009-06-29 12:35:40下载
    积分:1
  • squarelatticeplinedefect
    W1光子晶体 平面波展开法 慢光波导 空气柱 线缺陷(W1 photonic crystal waveguide plane wave expansion method slow air column line defect)
    2011-06-05 21:34:27下载
    积分:1
  • matlab-yichuan-suanfa
    基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(SGA 《Adaptation in Natural and Artificial Systems》)
    2009-10-26 00:23:58下载
    积分:1
  • Turbo_BPSK
    Turbo Code, Co-Channel Interference
    2010-10-15 23:04:40下载
    积分:1
  • Fadingchannel
    说明:  简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation. (simple mixed fading channel This mfile inputs an unmodulated sinewave through a simple two path Rayleigh fading channel and shows the output with phase, gain, and attenuation characteristics via animation.)
    2006-03-31 09:01:54下载
    积分:1
  • KolmogorovEntropy_GP
    GP算法,分析信号数据,并得到图像分析的结果(The results GP algorithm to analyze the signal data and image analysis obtained)
    2015-01-15 16:17:00下载
    积分:1
  • rayleigh_fading1
    tHIS MATLAB CODE SIMULATE RAYLEIGH MODEL USED IN WIRELESS COMMUNICATION SYSTEMS.Rayleigh fading models assume that the magnitude of a signal that has passed through such a transmission medium (also called a communications channel) will vary randomly, or fade, according to a Rayleigh distribution.
    2013-11-08 19:51:40下载
    积分:1
  • UAV
    一些MATLAB中的小型无人机传感器,自动驾驶和卡尔曼滤波的simulink仿真模型(Some Simulink simulation models for small UAV sensors, autopilot and Calman filtering are presented in MATLAB)
    2017-08-29 10:14:48下载
    积分:1
  • somesvmtestexamplecode
    说明:  基于matlab的svm算法练习的几个事例代码(matlab svm source code)
    2009-08-27 15:42:34下载
    积分:1
  • matlab-vrp
    车辆路径问题中用遗传算法实现matlab程序 。(The vehicle routing problem matlab genetic algorithm. . . .)
    2013-04-08 09:42:35下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载