Research Article

Signal Processing Based Remote Sensing Data Simulation in Radar System

Pseudocode 1

Pseudocode of the proposed CF-RCMC method.
while  1
(1) Initialize the scene center and the reference range ;
(2) Select azimuth times; ;
while  1
++;
Compute the slant range by using Equation (12);
Compute the location of the strong point target in the echo by using Equation (13);
if  
break;
end if
end while
(3) Perform curve fitting on  ID  vector and get the simulation curve .
(4) if  the simulation curve coincides with the range migration line of the strong point;
break;
end if
end while
(5) Remove the target echo of range cells of the nearest slant range location in frequency domain.