Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release #4

Open
piotrgregor opened this issue Aug 11, 2022 · 0 comments
Open

New release #4

piotrgregor opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Feedback Request for feedback

Comments

@piotrgregor
Copy link
Contributor

piotrgregor commented Aug 11, 2022

Hello!

I would like to share a news that I started a work on a new version of libmusic.
This comes as a result of my recent re-research of the MUSIC, which comes as a result of my long lasting desire to answer all the questions about this algorithm that I had left without knowing the answers, as a result of my engineering thesis and because I want to use libmusic in a bunch of new cases.

There will be plenty of improvements including:

  • specify (pure) signal and noise space dimensions (you can choose number of signal and noise vectors separately)
  • get power and amplitude estimates
  • get frequency estimates by rooting each eigenfilter (computing Z-transform of eigenvector and finding it's complex roots)
  • buffer a single frame in lmtool and run detection on each sample
  • code refactoring so DTMF related code won't confuse people anymore

Please share your comments, ideas, requests and questions!

The work is currently at a MATLAB stage and you can trace it here

music4
music3
music2
music1

@piotrgregor piotrgregor added enhancement New feature or request Feedback Request for feedback labels Aug 11, 2022
@piotrgregor piotrgregor self-assigned this Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feedback Request for feedback
Projects
None yet
Development

No branches or pull requests

1 participant