doa-tools-master

所属分类:matlab编程
开发工具:matlab
文件大小:89KB
下载次数:3
上传日期:2019-06-04 11:39:11
上 传 者M@P
说明:  music algorithym in array antennas

文件列表:
LICENSE.md (1080, 2018-11-08)
array (0, 2018-11-08)
array\coarray_selection_matrix_1d.m (1710, 2018-11-08)
array\coprime_1d.m (1344, 2018-11-08)
array\design_array_1d.m (1394, 2018-11-08)
array\difference_coarray.m (817, 2018-11-08)
array\get_central_ula_size.m (931, 2018-11-08)
array\get_perturbed_positions.m (845, 2018-11-08)
array\is_ula.m (878, 2018-11-08)
array\merge_arrays.m (1603, 2018-11-08)
array\mra_1d.m (2191, 2018-11-08)
array\nested_1d.m (820, 2018-11-08)
array\snapshot_gen_sto.m (1666, 2018-11-08)
array\snapshot_gen_sym.m (1942, 2018-11-08)
array\steering_matrix.m (5729, 2018-11-08)
array\uca_2d.m (734, 2018-11-08)
array\ula_1d.m (820, 2018-11-08)
array\unique_differences.m (567, 2018-11-08)
array\ura_2d.m (904, 2018-11-08)
array\weight_function_1d.m (1452, 2018-11-08)
estimator (0, 2018-11-08)
estimator\conventional_bf_1d.m (3112, 2018-11-08)
estimator\covariance (0, 2018-11-08)
estimator\covariance\virtual_ula_cov_1d.m (1714, 2018-11-08)
estimator\default_doa_grid.m (2142, 2018-11-08)
estimator\esprit_1d.m (4681, 2018-11-08)
estimator\find_doa_from_spectrum_1d.m (1161, 2018-11-08)
estimator\mle_sto_uc_1d.m (4728, 2018-11-08)
estimator\music_1d.m (3491, 2018-11-08)
estimator\mvdr_1d.m (3122, 2018-11-08)
estimator\refine_grid_estimates.m (1449, 2018-11-08)
estimator\rmusic_1d.m (2424, 2018-11-08)
estimator\sn_aic.m (849, 2018-11-08)
estimator\sn_ld.m (674, 2018-11-08)
estimator\sn_mdl.m (732, 2018-11-08)
estimator\sn_sorte.m (813, 2018-11-08)
estimator\sparse_bpdn_1d.m (7300, 2018-11-08)
... ...

## What is `doa-tools` A set of MATLAB functions for direction-of-arrival (DOA) estimation related applications, including basic array designs, various DOA estimators, and tools to compute performance bounds. It serves as a small toolbox for [my research](http://research.wmz.ninja/research.html) related to array signal processing. This repository also contains MATLAB codes that produce figures similar to those in my papers (may not be exactly the same due to the randomness of Monte Carlo simulations). You can browse them [here](examples/experiments). **If somehow you do not have access to MATLAB, you can use the Python version [here](https://github.com/morriswmz/doatools.py).** ## Features * Several array design and difference coarray related functions. * Commonly used DOA estimators including MVDR beamformer, MUSIC, root-MUSIC, ESPRIT, etc. * Sparsity-based DOA estimator. * Functions to compute the [Cramr-Rao bounds](https://en.wikipedia.org/wiki/Cram%C3%A9r%E2%80%93Rao_bound). * Functions to compute the asymptotic covariance matrix of the estimation errors of MUSIC estimators (including difference coarray based). * Functions to visualize the estimation results. * Several useful utility functions, including a simple progress bar to display the simulation progress. ## Getting started Run `startup.m` to add `doa-tools` to your MATLAB search path. Refer to the examples [here](examples/). ## License The source code is released under the [MIT](LICENSE.md) license. ## Citation If you find my code helpful. You are welcomed to cite my papers [here](http://research.wmz.ninja/research.html).

近期下载者

相关文件


收藏者