Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Brunnstroem committed Oct 25, 2024
2 parents f76e455 + a80ed61 commit f616d4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Riemannian covariance estimation (riecovest)
This is a package for estimation of signal covariance matrices from noisy signal and noise-only data. The package is using pymanopt to perform optimization over the specified Riemannian manifolds.

**[More info and complete API documentation](https://sounds-research.github.io/riecovest/)**

## References
The code was developed as part of the paper [J. Brunnström, M. Moonen, and F. Elvander, “Robust signal and noise covariance matrix estimation using Riemannian optimization,” presented at the European Signal Processing Conference (EUSIPCO), Sep. 2024](https://eurasip.org/Proceedings/Eusipco/Eusipco2024/pdfs/0000291.pdf). The examples folder contains code to replicate the results from the paper. If you use this software in your research, please cite the paper.
```
@inproceedings{brunnstromRobust2024,
Expand Down

0 comments on commit f616d4f

Please # to comment.