CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - music算法

搜索资源列表

  1. DOA估计中的基本music算法

    1下载:
  2. DOA估计中的基本music算法,一个是有问题的,另一个是针对前一个的改进,有重大学习意义-DOA estimates of basic music algorithm is a problem, the other is aimed at improving the one before, meaning a major study
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1817
    • 提供者:叶君
  1. music算法的信号预测与估计

    0下载:
  2. ar(2)随机过程序列的music算法预测。
  3. 所属分类:matlab例程

    • 发布日期:2009-01-08
    • 文件大小:619
    • 提供者:mxkmxm
  1. music算法

    0下载:
  2. music算法的doa估计程序
  3. 所属分类:源码下载

  1. music算法

    0下载:
  2. 利用music算法进行的DOA的估计
  3. 所属分类:源码下载

  1. root_music_doa.rar

    0下载:
  2. 利用MATLAB实现求根root-music算法的DOA估计的仿真,Use MATLAB to achieve rooting of root-music algorithm for DOA estimation simulation
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:958
    • 提供者:张伟
  1. 应用music算法和esprit算法在进行谱估计

    0下载:
  2. 应用music算法和esprit算法在进行谱估计中的matlab源程序 ,Music and esprit algorithm application in spectral estimation algorithm in the matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:747
    • 提供者:任鹏
  1. dmusicmatlab.zip

    0下载:
  2. 智能天线中的d music 算法,可以实现波束赋形,权值优化等,smart antenna d music
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2013
    • 提供者:冯小晶
  1. MUSIC

    3下载:
  2. 运用MUSIC 算法仿真均匀圆阵的测向。经典算法-MUSIC algorithm simulation using uniform circular array to the test. Classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:929
    • 提供者:周志法
  1. music

    0下载:
  2. 此程序是在MATLAB上实现用于短波定位的MUSIC算法仿真-This procedure is used in MATLAB to achieve short-wave-targeted MUSIC algorithm simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:918290
    • 提供者:shenjun
  1. MATLAB

    7下载:
  2. 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:2332
    • 提供者:gab
  1. Root-MUSIC.matlab

    2下载:
  2. ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度-ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1824
    • 提供者:陈每文
  1. linearmusic

    0下载:
  2. 经典MUSIC在均匀线阵的情况。本例给出了MUSIC算法估计出的算法图,从图中可以直接看到估计的角度。我们的仿真实验用的是8个阵列,2个接受信号。MUSIC算法的精度很高。-MUSIC classic in the case of uniform linear array. In this case gives the MUSIC algorithm to estimate the algorithm maps directly from the chart to see the estimat
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1193
    • 提供者:兰天
  1. music

    0下载:
  2. MUSIC 算法MATLAB仿真源代码 clc clear all format long %将数据显示为长整型科学计数 N=200;%快拍数 doa=[20 60]/180*pi; %信号到达角 w=[pi/4 pi/3]';%信号频率 M=10;%阵元数 P=length(w); %信号个数 lambda=150;%波长 d=lambda/2;%阵元间距 snr=20;%信噪比 B=zeros(P,M); %创建一个P行M列的0矩阵 for k=1:P B
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:冠华
  1. MUSIC

    1下载:
  2. 基于频域MUSIC算法的DOA角度估计,采用matlab代码实现,代码中使用多通道二维频域结果进行计算(DOA angle estimation based on frequency domain MUSIC algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:大洋1
  1. MUSIC

    1下载:
  2. MUSIC算法以及二维MUSIC算法程序及仿真图(MUSIC algorithm and 2D-MUSIC algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-11
    • 文件大小:23552
    • 提供者:鱿鱼啊
  1. 五个music算法程序

    5下载:
  2. 1.MUSIC算法MATLAB程序 10.L型阵下基于2D-MUSIC的二维DOA估计算法 15 四元数MUSIC的MATLAB程序 3.root-MUSIC算法MATLAB程序 5.空间平滑MUSIC算法的MATLAB程序(1.MUSIC algorithm MATLAB program Two dimensional DOA estimation algorithm based on 2D-MUSIC under 10.L array 15 MATLAB program with
  3. 所属分类:matlab例程

    • 发布日期:2019-10-18
    • 文件大小:11264
    • 提供者:壹壹
  1. music

    0下载:
  2. music算法,自己编写的,适合初学者上手用
  3. 所属分类:matlab例程

  1. 空间平滑MUSIC算法的MATLAB程序

    1下载:
  2. 空间平滑MUSIC算法的MATLAB程序(MATLAB Program of Space Smoothing MUSIC Algorithms)
  3. 所属分类:Windows编程

    • 发布日期:2019-05-22
    • 文件大小:1024
    • 提供者:千万人口
  1. music

    1下载:
  2. 根据张贤达版《现代信号处理》中阵列信号处理的多重信号分类方法,MUSIC算法(music algorithm, DOA)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-24
    • 文件大小:1024
    • 提供者:LMQiao
  1. 标量阵矢量阵music估计

    1下载:
  2. 基于music算法的均匀线阵的标量阵与矢量阵的方位估计(DOA estimation of scalar array and vector array based on music algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2021-02-02
    • 文件大小:1024
    • 提供者:wch2046
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com