what is helperRangeDoppler ?

i'm learning about CFAR example
but i can't implemented last code 'imagesc' function because i don't know [resp,rngGrid,dopGrid] = helperRangeDoppler;
what is helperRangeDoppler ?
and i want to figure out last code range Doppler CFAR Detections code

Answers (1)

Cris LaPierre
Cris LaPierre on 31 Mar 2022
Edited: Cris LaPierre on 31 Mar 2022
In the top right of the page, click the Copy Command button. Then run that command in your command window.
openExample('phased/CFARDetectionExample')
This will load the example in your local copy of MATLAB, and change your current folder to the example folder. There you will find the helper functions for this example.

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Tags

Asked:

on 31 Mar 2022

Edited:

on 31 Mar 2022

Community Treasure Hunt

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

Start Hunting!