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!