Skip to content

Releases: zhiim/doa_py

v1.3.1

02 Sep 06:08
Compare
Choose a tag to compare

rename to doa_py

v1.3.0

02 Sep 05:32
Compare
Choose a tag to compare
update readme

v1.2.0

05 Aug 11:13
Compare
Choose a tag to compare
update readme

v1.1.2

31 Jul 07:56
Compare
Choose a tag to compare
fix broadband import bug

v1.1.1

29 Jul 08:20
Compare
Choose a tag to compare
change algorithm structure

v1.1.0

26 Jul 01:28
Compare
Choose a tag to compare
update version number

v1.0.3

16 Jul 08:56
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v0.1.2

07 Jun 08:44
Compare
Choose a tag to compare

fix bugs of random generator setting

v1.0.1

17 Mar 10:43
Compare
Choose a tag to compare

fix bugs in root-music

v1.0.0

17 Mar 08:47
Compare
Choose a tag to compare

DOA estimation algorithms for Uniform Linear Array (ULA) and Uniform Circular Array (UCA) are fully implemented. Also, two different plotting functions are provided to visualize the spatial spectrum and the directly estimated values.

  • Added L1-SVD algorithm for DOA estimation of ULA.
  • Changed the API of the plotting functions.
  • Changed the array information API for the algorithms.