constantGammaClutter function usage?
Mostrar comentarios más antiguos
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.
Respuestas (1)
Honglei Chen
el 15 de En. de 2019
0 votos
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 comentarios
MatlabQuestion
el 16 de En. de 2019
Editada: MatlabQuestion
el 16 de En. de 2019
Honglei Chen
el 16 de En. de 2019
Yes, after the step 3, the clutter output is at each element.
MatlabQuestion
el 16 de En. de 2019
Categorías
Más información sobre Array Geometries and Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!