constantGammaClutter function usage?
古いコメントを表示
Hello,
To simulate ground clutter from an ULA, are following steps correct?
- define the clutter parameters
- call clutter( ) to collect clutter data at sensor
- call receiver( ) to receive the clutter
- call beamformer () to generate the output of the clutter
thanks.
回答 (1 件)
Honglei Chen
2019 年 1 月 15 日
0 投票
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 件のコメント
MatlabQuestion
2019 年 1 月 16 日
編集済み: MatlabQuestion
2019 年 1 月 16 日
Honglei Chen
2019 年 1 月 16 日
Yes, after the step 3, the clutter output is at each element.
MatlabQuestion
2019 年 1 月 16 日
カテゴリ
ヘルプ センター および File Exchange で Array Geometries and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!