How to incorporate PRF to fusionRadarSensor object
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to specify the pulse repetition frequency value to fusionRadarSensor object or wanted to know what is the operating PRF of this radar.How to do that ?
댓글 수: 0
채택된 답변
Elad Kivelevitch
2023년 10월 9일
편집: Elad Kivelevitch
2023년 10월 9일
The fusionRadarSensor is a measurement-level or statistical-level sensor. As such, it does not simulate signals and does not have a PRF or PRI operation property to specify.
If you want to simulate radars at the signal-level, please use the radarTransceiver model
https://www.mathworks.com/help/radar/ref/radartransceiver-system-object.html
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Waveform-Level Simulations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!