How to implement MUSIC Algorithm for signal construction
12 ビュー (過去 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!