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!