| Algorithm 3 Construct training samples |
| Load the exiting dataset. for number of expansion times do Build a square lattice same with sampling grid. for and in i-th sample do Convert polar coordinate to rectangular coordinate . Set points meets in square lattice as anomalies. Read the conductivity signal in sequence again. Move the data in forward 7 units in sequence to form . end for Save these as corresponding new samples. end for |