Tool/software: Code Composer Studio
Hi,
In the demo for the 2D condition, the gain value is set as 20 as below:
gatingParam 20 15 15 15 200
and the patamter G is equal to this value,
inst->G = inst->gatingParams->gain;
The the gating value G is called as belows:
In the document "Tracking radar targets with multiple reflection points ", the description is
I understand that the volume is constant, and the G is changed as the the group residual covariance matrix CG. But in the demo, The G is constant, is that right?
Regards,
Rata