登录
首页 » matlab » different_music

different_music

于 2011-11-30 发布 文件大小:17KB
0 281
下载积分: 1 下载次数: 335

代码说明:

  这里面有很多的music算法仿真程序,一维经典music,ESPRIT 算法,Root算法,和二维面阵music算法,L型算法,空间平滑music,传播算法,以及现场测试程序。尤其是这个现场测试程序,理论与实践还是有一定的距离。这是一个居于现场实测实验的music算法,其与经典的music算法有一个很大的不同,是一个均匀四元阵两个信号的程序,对于一些在现场测试实验不能得到与经典算法理想的结果有很大的帮助。希望对实测实验的有帮助,自己摸索了很久。(music doa esprit L)

文件列表:

各种music算法和现场实验程序
...........................\1.MUSIC算法MATLAB程序
...........................\.....................\doa_music.m,1122,2010-10-25
...........................\2.ESPRIT 算法MATLAB程序
...........................\.......................\main.m,674,2010-10-25
...........................\.......................\tls_esprit.m,1584,2010-10-25
...........................\3.Root-MUSIC算法MATLAB程序
...........................\..........................\root_music.m,908,2010-10-25
...........................\4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序
...........................\..................................................\qq.m,200,2010-10-25
...........................\..................................................\Unitary_esprit.m,1312,2010-10-25
...........................\5.空间平滑MUSIC算法的MATLAB程序
...........................\...............................\main.m,1373,2010-10-25
...........................\...............................\mssp.m,240,2010-10-25
...........................\...............................\ssp.m,174,2010-10-25
...........................\6.角度和时延联合估计(JADE)算法MATLAB程序
...........................\..........................................\genspacetimechan.m,1627,2010-10-25
...........................\..........................................\jade.m,4668,2010-10-25
...........................\..........................................\main.m,1040,2010-10-25
...........................\..........................................\qtrans.m,464,2010-10-25
...........................\..........................................\raisedcos_filter.m,498,2010-10-25
...........................\7.传播算子DOA估计算法MATLAB程序
...........................\...............................\PM.m,1513,2010-10-25
...........................\8.基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序
...........................\................................................\matrix_pencil_L.m,1477,2010-10-25
...........................\................................................\R_hankel.m,152,2010-10-25
...........................\9.现场实测music程序
...........................\...................\music1.m,6568,2011-11-29

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

发表评论

0 个回复

  • VSC_youyuan
    VSC-HVDC完整例程。高压直流输电模型,直接可用(VSC-HVDC complete routines. HVDC model, directly available)
    2015-06-25 11:35:23下载
    积分:1
  • fwdblockstego
    this source code based on steganography and developed in matlab. in steganography we can hide any data like images in another image. this method based on block processing method.
    2009-03-23 22:25:05下载
    积分:1
  • MATLAB-智能算法30个案分析-终极版(带目录)
    说明:  MATLAB-智能算法30个案例分析-终极版(带目录)(Matlab - intelligent algorithm 30 case analysis - Ultimate Version (with catalog))
    2019-11-25 20:19:22下载
    积分:1
  • mesh-all-surface
    Matlab 的M 文件,实现任意空间曲面的绘制!(matlab m file,draw all surface)
    2013-02-07 10:56:11下载
    积分:1
  • matlab-for-figure
    matlab画图小程序,对初学matlab会有所帮助。。。。(matlab for figure)
    2015-01-09 15:20:46下载
    积分:1
  • acomplex
    program s of complex variables good programs
    2011-05-31 01:34:20下载
    积分:1
  • Noisetracking
    Implements a data-driven noise tracking algorithm suitable for nonstationary noise sources.
    2014-09-29 14:39:54下载
    积分:1
  • fuzadu
    是说明一个程序根据其数据n的规模大小 所使用的大致时间和空间(Is a diagram illustrating the substantially time and space of a program to be used according to the size of its data n)
    2013-03-29 21:19:02下载
    积分:1
  • DSP
    任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; (Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,)
    2013-11-08 20:09:06下载
    积分:1
  • RSana
    计算rsana指标,顺带输出hurst指数(Calculate rsana index and output Hurst index)
    2018-11-29 22:51:50下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载