搜索资源列表
circle_RB_MUSIC
- DOA 估计,阵列天线来波分析。Matlab code-DOA estimation, array antenna to wave analysis. Matlab code
capon-beamforming
- capon波束形成是阵列信号处理的经典算法,该算法用于抑制干扰噪声,提高期望信号的信噪比。 本人用VC6.0实现了该算法,同时在该程序里提供了比较多的用于数值计算的C代码,如特征值分解等。-capon beamforming is a classic array signal processing algorithm used to suppress noise interference and improve signal to noise ratio of desired signal
music
- music算法进行到达角(AOA)定位的仿真源代码,希望对大家有帮助-music DOA algorithm (AOA) positioning the simulation source code, we want to help
New-Microsoft-Office-Word-Document
- it is the code for DoA Estimation
(ULA)-DOA-estimates
- 经典的vc学习书籍,利用最通俗易懂的语言,加上经过的检验的代码-Classic vc learning books, with the most user-friendly language, coupled with the code of the test after
esprit
- 阵列信号处理中DOA估计的ESPRIT算法源程序-The matlab code for ESPRIT algorithm DOA estimation of array signal processing
beamspace-DOA
- beamspace算法的源代码,比较详细的描述了beamspace的算法原理和步骤-beamspace algorithm source code, a more detailed descr iption of the beamspace algorithm principle and procedure of
DmussiccO
- 阵列天线的DOA估计MUSIIC算法,只有几行简单易懂的代码 -The array antenna DOA estimation MUSIIC algorithm, and only a few lines of easy-to-understand code
MATLAB-code
- 智能天线波束成型算法DOA music、esprit、root music仿真代码。有仿真结果。-Smart antenna beam forming algorithm DOA music simulation code. Simulation results.
kuaidaixinhaoDOA
- 宽带信号DOA估计,matlab源码,程序-The broadband DOA Estimation, matlab source code, the program
SPICE
- SPICE的代码,可以运行基于相关矩阵的估计方法,这个方法可以应用于稀疏求解,例如求解DOA-the matlab code for SPICE, it s a sparse covariance-based method for sparse solution, e.g.,the solution for the estimation of DOA
doa-estimation
- 各种doa估计代码,包括均匀线阵,均匀圆阵等的估计。包含music,esprit,空间平滑等-Various doa estimation code, including ULA, uniform circular array of estimates. Including music, esprit, spatial smoothing
sa_Ex7_5
- DOA估计源码,Bartlett估计算法,估计性能极佳-DOA estimation matlab code
music
- music自适应算法估计来波方向matlab 代码实现-music DOA estimation adaptive algorithm matlab code
DOA-material-label-print
- 1、针对不同类别的物料进行标签打印(贴在流程卡上) 2、标签上的信息主要有ItemNo、LotNo 3、ItemNo的输入格式有规则限制,规则的配置在XmlItemRule.xml中配置 4、LotNo无条件限制 5、标签中的条码是采用128码,没有采用字体文件,而是根据Value生成128条码图片直接在报表中呈现-1, for different types of materials for label printing (attached to the pro
DOA_esprit
- Matlab code for DOA estimation using esprit algorithm
MATALB 程序
- 以上压缩包中的代码为阵列信号处理的所有关于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.)
凸优化
- 以上代码为使用凸优化来求解稀疏信号的DOA(The above code uses convex optimization to solve DOA of sparse signals)
music
- 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
张小飞_MATALB_程序
- 张小飞版阵列信号处理 matlab程序代码(Zhang Xiaofei's Array Signal Processing Matlab Program Code)