What is the meaning of 'operatingFrequency' parameter for SubbandMVDRbeamforming in the context when input signal is not modulated?
5 ビュー (過去 30 日間)
古いコメントを表示
I would like to appy SubbandMVDRBeamforming on audio signal. Si nce such signal is not modulated I have a problem hos to setup the operatingFrequency.
0 件のコメント
回答 (1 件)
Honglei Chen
2018 年 11 月 20 日
Currently SubbandMVDRBeamformer assumes the signal is modulated so it performs narrowband MVDR in each subband. If the signal is not modulated, like in audio, I think a better fit is phased.FrostBeamformer. The underlying principle of a Frost beamformer is simialr to MVDR beamformer but the implementation is in time domain instead.
HTH
2 件のコメント
Honglei Chen
2018 年 11 月 20 日
You could try to use phased.WidebandCollector to simulate either modulated or unmodulated received signal at the array. This wil work if you have a single audio clip as the source. If you already have the measurement at each receiving element, then the function above won't work.
HTH
参考
カテゴリ
Help Center および File Exchange で Signal Radiation, Collection, and Reflection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!