登录
首页 » matlab » MATALB-source

MATALB-source

于 2016-03-28 发布 文件大小:62KB
0 109
下载积分: 1 下载次数: 69

代码说明:

  阵列信号处理相关代码,主要包含MUSIC,Capon,ESPRIT,GSC,LCMV等代码等(Array signal processing-related code, consists mainly MUSIC, Capon, ESPRIT, GSC, LCMV code, etc.)

文件列表:

MATALB 程序
...........\1.MUSIC算法MATLAB程序
...........\.....................\doa_music.m,1122,2010-08-16
...........\1.MUSIC算法MATLAB程序.zip,1059,2015-12-25
...........\10.L型阵下基于2D-MUSIC的二维DOA估计算法
...........\.......................................\main_2d_doa_music.m,1233,2012-12-02
...........\11.一阶前向预测的DOA估计算法MATLAB程序
...........\......................................\array_manifold.m,177,2012-12-02
...........\......................................\lp_doaestimation.m,1663,2012-12-02
...........\......................................\receive_signal.m,605,2012-12-02
...........\......................................\steering_vector.m,294,2012-12-02
...........\12. 宽带信号DOA估计的非相干信号子空间(ISM)MATLAB程序
...........\......................................................\ISM_code.m,2131,2012-12-02
...........\13.信源数估计MDL算法MATLAB程序
...........\..............................\mdl_sourcenumber.m,2138,2012-12-02
...........\14.均匀线阵DOA估计Unitary -ESPRIT算法MATLAB程序
...........\...............................................\test_unitary_esprit.m,959,2012-12-02
...........\...............................................\unitary_esprit.m,2649,2012-12-02
...........\15 四元数MUSIC的MATLAB程序
...........\..........................\AssignAgain.m,1673,2012-12-03
...........\..........................\ColToRow.m,546,2012-12-03
...........\..........................\ConjQVector.m,526,2012-12-03
...........\..........................\FVeToQVe.m,693,2012-12-03
...........\..........................\hpc.m,502,2012-12-03
...........\..........................\IsoMatrix.m,981,2012-12-03
...........\..........................\main.m,2978,2012-12-03
...........\..........................\PolarSource.m,525,2012-12-03
...........\..........................\QuatMuti.m,813,2012-12-03
...........\..........................\SteerVector.m,796,2012-12-03
...........\..........................\VectorMulti.m,822,2012-12-03
...........\16.LCMV波束形成算法MATLAB程序
...........\.............................\lcmv_beamform.m,1438,2012-12-10
...........\17.LMS自适应波束形成MATLAB程序
...........\..............................\Lms_beamform.m,1950,2015-07-01
...........\18.阵列信号处理中DOA估计演示平台MATLAB程序
...........\..........................................\doa_music.m,659,2012-06-19
...........\..........................................\frame.fig,2130,2012-10-14
...........\..........................................\frame.m,3501,2012-06-19
...........\..........................................\khatri_rao.m,97,2012-06-19
...........\..........................................\onedimensional.fig,4861,2012-10-14
...........\..........................................\onedimensional.m,17491,2012-06-19
...........\..........................................\qq.m,200,2012-06-19
...........\..........................................\tls_esprit.m,1584,2012-06-19
...........\..........................................\twodimensional.fig,6100,2012-10-14
...........\..........................................\twodimensional.m,10549,2012-06-19
...........\..........................................\说明.txt,24,2012-10-14
...........\2.ESPRIT 算法MATLAB程序
...........\.......................\main.m,674,2010-08-16
...........\.......................\tls_esprit.m,1584,2010-05-21
...........\3.root-MUSIC算法MATLAB程序
...........\..........................\root_music.m,908,2010-08-16
...........\4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序
...........\..................................................\qq.m,200,2010-07-07
...........\..................................................\Unitary_esprit.m,1312,2010-08-16
...........\5.空间平滑MUSIC算法的MATLAB程序
...........\...............................\main.m,1373,2010-08-16
...........\...............................\mssp.m,240,2009-06-16
...........\...............................\ssp.m,174,2009-06-16
...........\6.角度和时延联合估计(JADE)算法MATLAB程序
...........\..........................................\genspacetimechan.m,1627,2010-08-16
...........\..........................................\jade.m,4668,2010-08-16
...........\..........................................\main.m,1040,2010-08-16
...........\..........................................\qtrans.m,464,2010-08-16
...........\..........................................\raisedcos_filter.m,498,2010-08-16
...........\7.谱峰搜索传播算子DOA估计算法MATLAB程序
...........\.......................................\PM.m,1513,2010-08-16
...........\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序
...........\................................................\matrix_pencil_L.m,1477,2010-08-16
...........\................................................\R_hankel.m,152,2010-08-16
...........\9.均匀圆阵下基于UCA-ESPRIT的二维DOA估计的MATLAB程序
...........\...................................................\main.m,1678,2012-10-15
...........\...................................................\VV.m,42,2012-10-15
...........\...................................................\WW.m,90,2012-10-15
...........\光盘说明.txt,1127,2012-12-10

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

发表评论

0 个回复

  • data-acquisition-card
    基于MATLAB与NI数据采集卡的测控应用程序代码(Based on MATLAB and NI data acquisition card monitoring application code)
    2013-08-02 17:23:14下载
    积分:1
  • 03071155prony
    matlab变成实现prony算法,自动提取符合信号中分量的频率、幅值、相位、衰减系数等参数,可以实现数据拟合(matlab become realized prony algorithms automatically extract the parameters frequency, amplitude, phase, in line with the signal attenuation coefficient component, you can achieve data fitting)
    2013-12-18 11:13:51下载
    积分:1
  • Q学习
    实现Q学习算法,动作选择策略为贪婪策略,存在收敛判断条件。(Implementing Q-learning algorithm, action selection strategy is greedy strategy.There is a convergence judgment condition.)
    2021-01-18 10:08:44下载
    积分:1
  • 相位编码信号的波形的生成 barker ambig
    相位编码信号的波形的生成,并且其模糊函数的计算,和模糊函数的图形。(Phase coded waveform generation, and its ambiguity function calculation, and the ambiguity function of the graphics.)
    2010-09-04 20:49:35下载
    积分:1
  • MATLAB_power_spectrum
    MATLAB中几种功率谱估计函数的比较分析与选择(Several MATLAB power spectrum estimation for comparison of analysis and selection)
    2010-12-14 22:09:37下载
    积分:1
  • Adaptnoise
    c_语言,代码,用于数字信号处理开发板 TMS3206713 自适应滤波器,LMS 算法去除噪声。(LMS adaptive filter cancel noise)
    2011-07-04 11:15:37下载
    积分:1
  • cilian1
    风电仿真中用到的模型,基于SIMULINK,希望有帮助(Used in the wind power simulation model, based on SIMULINK, helpful)
    2012-10-11 16:13:06下载
    积分:1
  • PV
    说明:  光伏阵列最大功率跟踪系统(光伏电池模型+扰动观察法+BOOST电路)simulink仿真系统。((PV system to achieve maximum power tracking via a boosconverters, and the control method is perturbation and observation))
    2018-04-15 17:46:35下载
    积分:1
  • Srm_dtc
    用simulink模块搭建SRM直接转矩控制模型,可以直接运行(Direct torque control of switched reluctance motor)
    2021-03-13 21:29:24下载
    积分:1
  • Courceproject1
    it is matlab simulated project that ideals with how to simulte in simulink and control active ane reactive powerflows in transmission lines
    2013-03-06 23:11:05下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载