constantGammaClutter function usage?

Hello,
To simulate ground clutter from an ULA, are following steps correct?
  1. define the clutter parameters
  2. call clutter( ) to collect clutter data at sensor
  3. call receiver( ) to receive the clutter
  4. call beamformer () to generate the output of the clutter
thanks.

回答(1 个)

These are high level steps but they look ok. I don't quite understand the last step though. What do you mean by "output of the clutter"? The clutter return is available once you pass step 3, the last step is processing the clutter return.
HTH

3 个评论

Hi,
Thanks for your reply and explaination. Yes, the clutter reutrn is available once pass the step 3, however, for ULA, based on my understanding, that's the clutter from each element (or sensor), right?
thanks.
Yes, after the step 3, the clutter output is at each element.
Thank you very much for your help.

请先登录,再进行评论。

类别

产品

版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by