MUSIC: how to choose eigenvalue threshold? #6

Closed
opened 2024-12-25 20:03:25 +02:00 by cfalas · 1 comment
Owner

When implementing the MUSIC algorithm, we have to choose a threshold, such that eigenvectors corresponding to eigenvalues smaller than the threshold are considered to be part of the noise subspace (otherwise is part of the signal subspace).

How should I choose the value for the treshold?

When implementing the MUSIC algorithm, we have to choose a threshold, such that eigenvectors corresponding to eigenvalues smaller than the threshold are considered to be part of the noise subspace (otherwise is part of the signal subspace). How should I choose the value for the treshold?
Author
Owner

I added a histogram of the eigenvalues to the visualiser for this, which should help with choosing the right value

I added a histogram of the eigenvalues to the visualiser for this, which should help with choosing the right value
Sign in to join this conversation.
No Label
idea
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cfalas/dissertation#6
No description provided.