How to implement MUSIC Algorithm for signal construction
17 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!