How to incorporate PRF to fusionRadarSensor object

2 views (last 30 days)
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 ?

Accepted Answer

Elad Kivelevitch
Elad Kivelevitch on 9 Oct 2023
Edited: Elad Kivelevitch on 9 Oct 2023
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

More Answers (0)

Categories

Find more on Waveform-Level Simulations in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!