All Projects → xuchenglin28 → WSCM-MUSIC

xuchenglin28 / WSCM-MUSIC

Licence: other
Weighted Spatial Covariance Matrix Estimation for MUSIC based TDOA Estimation of Speech Source

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to WSCM-MUSIC

TDoA
Time difference of arrival (TDoA) multi-lateration
Stars: ✭ 48 (+26.32%)
Mutual labels:  tdoa
ArraySim
Simulation of atenna array. Beamforming and DOA estimation.
Stars: ✭ 17 (-55.26%)
Mutual labels:  doa
FRIDA
A high-resolution direction-of-arrival finding algorithm relying on finite rate of innovation sampling with a robust reconstruction algorithm.
Stars: ✭ 69 (+81.58%)
Mutual labels:  doa

WSCM-MUSIC

Weighted Spatial Covariance Matrix Estimation for MUSIC based TDOA Estimation of Speech Source

Please cite:

Chenglin Xu, Xiong Xiao, Sining Sun, Wei Rao, Eng Siong Chng, and Haizhou Li. "Weighted Spatial Covariance Matrix Estimation for MUSIC based TDOA Estimation of Speech Source." Proc. Interspeech 2017 (2017): 1894-1898.

How to use:

  1. Unzip the nnet/nnet.mat.7z.001

    Use the command: 7z e nnet/nnet.mat.7z.001

  2. Add "SignalGraph" toolbox in the matlab path

    Clone the SignalGraph: git clone https://github.com/singaxiong/SignalGraph.git

    Change matlab workplace to SignalGraph folder and run: AddMyPath

    If you want to use gpu, run: gpuDevice()

  3. Run: [eTDOA, eDOA] = evalSCMTDOA_music('./data')

Licence

The code and models in this repository are licensed under the GNU General Public License Version 3.

Citation

If you would like to cite, use this :

@inproceedings{xu2017weighted,
  title={Weighted Spatial Covariance Matrix Estimation for MUSIC Based TDOA Estimation of Speech Source.},
  author={Xu, Chenglin and Xiao, Xiong and Sun, Sining and Rao, Wei and Chng, Eng Siong and Li, Haizhou},
  booktitle={Proc. of INTERSPEECH},
  pages={1894--1898},
  year={2017}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].