CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - doa估计

搜索资源列表

  1. simplifiedrbmusic

    3下载:
  2. 本程序对于圆阵列的DOA估计空间平滑算法,可以很好的估计出角度的到达方向-This procedure for the circular array of DOA estimate spatial smoothing algorithm, can be very good to estimate the direction of arrival angles
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1248
    • 提供者:霍梦浩
  1. circle_RB_MUSIC

    0下载:
  2. DOA 估计,阵列天线来波分析。Matlab code-DOA estimation, array antenna to wave analysis. Matlab code
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1719
    • 提供者:chenguoping
  1. DOASimu

    2下载:
  2. 空间谱估计 Estimation of Signals 现代信号处理方法用于DOA估计-Music DOA Esprit DOA capon ML
  3. 所属分类:Other systems

    • 发布日期:2016-02-23
    • 文件大小:2327
    • 提供者:yurt
  1. music

    2下载:
  2. DOA估计的music算法,程序简单明了,让初学者加深对music算法的理解。-Music algorithm for DOA estimation, the program simple, so that beginners learn more about music algorithm understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1073
    • 提供者:李苗
  1. FBSS

    1下载:
  2. 相干信号的DOA估计,采用前后向平均方法的music方法.-DOA estimation of coherent signals, using the average method of music before and after the method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1493
    • 提供者:郭天文
  1. DOA

    1下载:
  2. 本程序估计相干信号的DOA。当信源相干时,MUSIC不能处理,本程序利用了其他的DOA算法作为演示。-This procedure is estimated coherent signal DOA. When the source coherence time, MUSIC can not handle, use this program as a demonstration of other DOA algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1133
    • 提供者:zhangdandan
  1. DOA

    0下载:
  2. 用均匀线阵进行DOA估计,空间平滑法,Toeplitz法,music法-With a uniform linear array DOA estimation, spatial smoothing method, Toeplitz law, music
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4817
    • 提供者:huangyanmei
  1. doa-estimation

    2下载:
  2. 各种doa估计代码,包括均匀线阵,均匀圆阵等的估计。包含music,esprit,空间平滑等-Various doa estimation code, including ULA, uniform circular array of estimates. Including music, esprit, spatial smoothing
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:13833
    • 提供者:
  1. Multiple-Source-Separation-master

    0下载:
  2. 给于互相关的鲁棒的多通道的多声源DOA估计(multichannel source DOA estimation)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:joewale
  1. doa

    0下载:
  2. 包含doa线性预测的所有方法,一阶前向、后向、双向,还有多阶线性预测(Contains all the DOA linear prediction method, first-order forward, backward, bidirectional, and multi order linear prediction)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:小二vv
  1. DOA_Matrix

    0下载:
  2. 本代码是用DOA矩阵法进行DOA估计的matlab仿真(Simulation of the DOA-Matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:kevinkasso
  1. MATALB 程序

    1下载:
  2. 以上压缩包中的代码为阵列信号处理的所有关于DOA估计的方法,非常适合于刚入门的学生去学习。(The code in the above compressed packet is all the DOA estimation methods for array signal processing, which is very suitable for the new students to learn.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:63488
    • 提供者:jennifer2018
  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算法的DOA估计

    2下载:
  2. 阵列信号处理是信号处理领域内的一个重要分支,在近些年来得到了迅速发展。波达方向(Direction of Arrival,DOA)估计是阵列信号处理的一个重要的研究领域,在雷达、通信、声纳、地震学等领域都有着广泛的应用前景。在DOA估计的发展过程中,人们对高分辨DOA估计算法一直有很大的研究兴趣,并在这一领域取得了很多重要的进展。本文主要研究经典的多重信号分类(Multiple signal Classification,MUSIC)算法。 本文首先回顾了空间谱估计技术的发展过程及现状,比较详
  3. 所属分类:其他

    • 发布日期:2020-04-26
    • 文件大小:153600
    • 提供者:摘星
  1. 新建文件夹

    4下载:
  2. 本文件包含了均匀4圆阵的DOA估计,方法为music,esprit,有实测数据、仿真数据两种程序。(This document contains the DOA estimation of the uniform 4 circular array. The method is music, ESPRIT, and has two procedures: the measured data and the simulation data.)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-28
    • 文件大小:6144
    • 提供者:cehnfeixue
  1. 1.MUSIC算法MATLAB程序

    1下载:
  2. 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。此程序为经典doa估计music算法。(direction of arrival,usually called DOA,is an important subject recently.This program contains music)
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:2048
    • 提供者:Wesker6309
  1. 7.传播算子DOA估计算法MATLAB程序

    1下载:
  2. 空间信号的波达方向(Direction of Arrival,简称DOA)估计作为阵列信号处理研究的一个主要课题,在近些年来越来越得到大量的关注和研究。它可实现对空间中信源信号的准确的角度估计,实现信源方位等参数的具体精确检测,并且还具有很高的分辨力。这些特性使得DOA估计在声呐、通信及雷达等多种领域具有广阔的应用和发展前景。此程序为传播算子doa估计算法(direction of arrival,usually called DOA,has been an important subject
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:1024
    • 提供者:Wesker6309
  1. DOA_MATLAB源程序

    3下载:
  2. 几种相干信号的doa估计方法,如空间平滑等,可以轻松实现解相干。亲测可用(Several DOA estimation methods of coherent signals, such as spatial smoothing, can easily achieve decoherence. Pro test available)
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:9182208
    • 提供者:天下地是
  1. 非均匀线阵doa估计算法

    1下载:
  2. 在非均匀线阵条件下的DOA估计算法(4种)(DOA estimation algorithm under the condition of nonuniform linear array (4 kinds))
  3. 所属分类:其他

    • 发布日期:2020-04-16
    • 文件大小:7168
    • 提供者:秦舞雩
  1. 好用的线阵

    1下载:
  2. 非均匀线阵DOA 估计matlab发展程序,编写独立的峰谱搜索函数,加入通道不一致性(Non uniform linear array DOA estimation matlab development program, write independent peak spectrum search function, add channel inconsistency)
  3. 所属分类:其他

    • 发布日期:2021-01-05
    • 文件大小:2048
    • 提供者:yanhuizai
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com