How to implement MUSIC Algorithm for signal construction
13 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mohammed Lamine Mekhalfia
am 23 Nov. 2021
Kommentiert: Mohammed Lamine Mekhalfia
am 23 Nov. 2021
I am working on the reconstruction of signal, this signal is obtained from 5 sensors,
so we have S1 for sensor 1, S2 for sensor 2 ,,,, S5 for sensor 5, and I have the data per time for each sensor.
I would like to have S(t) and since the MUSIC algorithm has the capacity to identify frequency I decided to use it to resolve my issue.
This the theory as I found it in the Wikepedia.
I have several question is someone had the experience and willing to help.
I know that to identify the frequency I need to plot p(f) while my main is that I could not achieved to define Un the matrix that span the noise subspace.
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!