<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Radar Target Recognition Based on Machine Learning</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Volodymyr Motyka</string-name>
          <email>volodymyr.motyka@lpnu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mariia Nasalska</string-name>
          <email>mariia.nasalska@lpnu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yaroslav Stepaniak</string-name>
          <email>yaroslav.stepaniak@lpnu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Victoria Vysotska</string-name>
          <email>victoria.a.vysotska@lpnu.ua</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Myroslava Bublyk</string-name>
          <email>my.bublyk@gmail.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Lviv Polytechnic National University</institution>
          ,
          <addr-line>S. Bandera Street, 12, Lviv, 79013</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Osnabrück University</institution>
          ,
          <addr-line>Friedrich-Janssen-Str. 1, Osnabrück, 49076</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The intelligence of the air situation is based on radar information about the air enemy, which allows you to reveal the raid's target, determine the composition and means that take part in the raid, determine the most dangerous means and ensure that weapons are aimed at them. The article's main goal is to build a target recognition model in the form of AGM-86C (CALCM) and CR Taurus KEPD 350 cruise missiles. A module for recognising AGM-86C and Taurus KEPD 350 cruise missiles have also been built, which sufficiently accurately recognises these types of missiles (accuracy - 84.52%). Because one of the missiles is sometimes referred to as a missile developed using "stealth" technology, the model can be considered effective. The disadvantage of the model is that the model is trained on only two types of missiles. The problem is that the data on the effective scattering surface of all missiles in any state's arsenal is top-secret data.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Target recognition</kwd>
        <kwd>radar</kwd>
        <kwd>missile</kwd>
        <kwd>machine learning</kwd>
        <kwd>decision tree</kwd>
        <kwd>classification task</kwd>
        <kwd>model training</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>February 24, 2022, changed the lives of people in Ukraine to "before" and "after". The war is being
waged on all fronts: front lines, rear, and abroad. At such a time, people do everything that depends on
them to help the state, and more and more people come from abroad to Ukraine, despite the constant
danger from the invaders' side. Almost every day, air alarms sound, and various missiles are aimed at
our rear, including civilian objects. Air defences work extremely well. The problem is that each missile
is different in its properties, and this causes certain problems when intercepting them. That is why the
preliminary recognition of air targets is an extremely important aspect for the protection of the rear and,
in particular, the front.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related works</title>
      <p>
        Automatic target recognition is the ability of an algorithm or device to recognise targets or objects
based on data received from sensors. It is used primarily for military and military purposes. This is an
extremely wide range of algorithms and devices, most of which data is classified [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        The simplest version of automatic target recognition is a radar recognition system, a hardware and
software technical complex for automatically distinguishing one's troops and weapons from the enemy
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>
        The essence of recognition is to establish whether a target belongs to a certain class based on the
results of processing radar signals reflected or emitted from it [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In this way, the "Home-Alien"
systems are divided into active (the target emits the signal) and passive (the signal is reflected from the
target). Let's define the concept of "Radiolocation".
      </p>
      <p>
        Radiolocation is detecting objects (targets) and determining their spatial coordinates and movement
parameters using technical radio means and methods. This process is called radar surveillance, and the
devices for this purpose are radar stations (RADS) or radars [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        The main characteristics of air attack vehicles (AAV) as radar objects are the following [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]:
• Effective scattering surface of the target (ESS);
• Diagram of reverse secondary radiation;
• Long-range radar portrait of the target.
      </p>
      <p>
        The effective scattering surface (ESS) of the target is the main energy characteristic of the target. It
affects the target detection range of the radar station and the quality of radar information [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        The effective scattering surface is the area of such an equivalent secondary emitter, which uniformly
scatters all the electromagnetic energy falling on it, and creates the same energy power flow density at
the reception point as the real target [
        <xref ref-type="bibr" rid="ref7 ref8">7-8</xref>
        ].
      </p>
      <p>
        The effective scattering area (ESA) is a characteristic of the target reflectivity, which is determined
by the power ratio of the electromagnetic energy reflected by the target in the direction of the receiver
(radar) to the surface density of the energy flow of the incident plane wave [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        EPR of the target depends on the following factors [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4 ref5 ref6 ref7 ref8 ref9">1-9</xref>
        ]:
• Physical geometry and external features of the target;
• Radar direction;
• Frequency of radar transmitters;
• Electrical properties of the target surface.
      </p>
      <p>While the design of passenger aircraft is more focused on efficiency and safety, in the case of aircraft
used for military purposes, care is taken to keep this reflective surface as small as possible. Measures
to achieve this are called stealth technology.</p>
      <p>The ESA of the target is the size of the metal surface from which the secondary radiation flux creates
the same flux at the reception point as from the real target.</p>
      <p>The magnitude of ESA depends on the electrical properties of the material of the aircraft structure
and its coating, the ratio of its geometric dimensions and wavelength, the angle of irradiation, and the
polarisation of electromagnetic waves irradiating the target. Moreover, it is inherent in the complex
objective to change the polarisation of the incident wave, due to which components orthogonal to the
probing signal appear in the reflected signal.</p>
      <p>
        The ESA will be different for different classes of aircraft, ranging from 1 to 10м2 for tactical aircraft
and more than 10м2 for bombers. For aircraft developed using "Stealth" technology, the ESA is the
value 0,1…1,0м2 [
        <xref ref-type="bibr" rid="ref6 ref7 ref8 ref9">6-9</xref>
        ].
      </p>
      <p>
        ESA can be calculated using the following formula [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]:
(1)
  = 4  2 ⋅   ,
 
where   is radio-wave energy flow density near the radar receiver;   is radio-wave energy flow density
near the target; R is the distance from the target to the radar receiver.
      </p>
      <p>
        A smooth, flat surface that conducts perfectly has a narrow secondary scattering pattern. The main
energy part of the reflected wave is contained in the main petal of the antenna direction diagram (DAD).
The ADD width decreases according to the size increase of the reflecting surface and the length
shortening of the incident wave. If the surface is irradiated at a right angle, the reflected energy's main
part returns to the radiation source. At irradiation angles of less than 90°, the scattered energy part
within the side lobes of the ADD is returned to the radar [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13">10-16</xref>
        ].
      </p>
      <p>Complex objects (planes, ships, tanks) can be considered a collection of many separate elements that
disperse electromagnetic energy in different directions. The total amplitude of the reflected signal is
determined by the relative phases and amplitudes of the emissions of individual reflectors and is subject
to fluctuations. The nature of the fluctuation of the resulting signal largely depends on the object's speed
and direction of movement and even its individual elements relative to the radar [17-19]. The phases of
signals reflected by complex targets also change. In electromagnetic waves (EMW) scattering by
various objects, depolarisation of signals usually occurs [20-24]. Scattering diagrams of real objects
show the scattering intensity's dependence on the wave's angle of incidence, determined by their
configuration and orientation relative to the radar station. As a rule, they are multi-petaled.</p>
      <p>In modern AAV, the ESA varies widely, and the properties of the target type, in turn, significantly
depend on the wavelength of the radar, the angle of target irradiation and some other factors [25-29].
ESA drops can reach 100...1000 or more times [30-33]. The latest aircraft and UAVs (unmanned aerial
vehicles) are developed considering the reduction of their ESA. Thus, the geometric dimensions of the
B-1B aircraft are 10% smaller than the geometric dimensions of the B-52 aircraft, and its ESA is almost
10 times smaller. The ESA of fighters, cruise and guided missiles also decreased significantly.</p>
      <p>
        The main task is to build several models and choose the best of the built ones. The essence of the
models is the recognition of cruise missiles (CR) AGM-86C(CALCM) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and CR Taurus KEPD 350
[
        <xref ref-type="bibr" rid="ref12 ref13">12-14</xref>
        ]. The calculation of the effective scattering surface (ESS) is carried out at two frequencies: f=
180 MHz (λ1≈1.667 m), which corresponds to the operating frequency range of the 5N84A, P-18 radar
standby mode, and f= 350 MHz (λ1≈0.857 m) for comparison.
      </p>
      <p>The azimuth was calculated in the horizontal plane (wing plane) from the nose angle (= 0
corresponds to the narrowing "in the nose" of the radar, = 180 degrees. - sounding "in the tail"). The
azimuth change step was 0.5 degrees. For each fixed value, the sounding location angle β was chosen
randomly, uniformly distributed in the range ε=-3±4 degrees relative to the wing plane (a negative
location angle corresponds to the probing part of the lower hemisphere). The results are obtained for
two polarisations - horizontal (the electric field strength vector of the sounding signal is parallel to the
wing plane) and vertical (the electric field strength vector of the sounding wave lies in the plane,
orthogonal to the wing plane and passing through the sounding direction vector).</p>
    </sec>
    <sec id="sec-3">
      <title>3. Methods</title>
      <p>We have two types of missiles and calculated effective scattering areas at different elevation angles
(RADS) and azimuths. In other words, we solve the problem of classification. For this, we will use the
decision tree method.</p>
      <p>A decision tree represents a sequence of decisions and environmental states, indicating the
corresponding probabilities and payoffs for any combination of alternatives and environmental states.</p>
      <p>On the edges ("branches") of the decision-making tree, the attributes on which the objective function
depends are written; in the "leaf", the values of the objective function are written, and in other nodes
the attributes by which the cases are distinguished. To classify a new case, it is necessary to go down
the tree to the letter and issue the appropriate value.</p>
      <p>Each leaf represents the value of the target variable, changed during the movement from the root to
the leaf. Each internal node corresponds to one of the input variables. A tree can also be "learned" by
dividing the original variables into subsets based on testing attribute values. This process is repeated on
each of the resulting subsets. The recursion terminates when the subset at a node has the same values
as the target variable, so it adds no value to predictions.</p>
      <p>A rule is a logical construction presented as "if: then:".</p>
      <p>Decision trees have several advantages when used.
• The user easily interprets trees, and they are intuitive.
• Decision trees enable extracting rules from a database in plain language. Example rule: If Age
&gt;35 and Income &gt;200, issue a loan.
• Decision trees make it possible to create classification models in those areas where it is quite
difficult for the analyst to formalise knowledge.
• The decision tree construction algorithm does not require the user to select input attributes
(independent variables). All existing attributes can be submitted to the input of the algorithm, the
algorithm itself will select the most significant among them, and only they will be used to build a
tree. Compared, for example, with neural networks, this makes the user's work much easier since
the choice of the number of input attributes significantly affects the training time in neural networks.
• Models created using decision trees have higher accuracy than other methods of building
classification models (statistical methods, neural networks).
• Fast learning process. Building classification models using decision tree algorithms takes
significantly less time than, for example, training neural networks.
• Most algorithms for constructing decision trees can especially handle missing values.
• Many classical statistical methods used to solve classification problems can only work with
numerical data, while decision trees work with both numerical and categorical data types.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Experiments, results and discussions</title>
      <p>Data for processing is not publicly available (four files in .xls format as agm86c_f_180_vertical,
agm86c_f_180_horizontal, kepd350_f_180_vertical, kepd350_f_180_horizontal). Each file contains
four columns of data:</p>
      <sec id="sec-4-1">
        <title>First, we import the necessary libraries and the dataset itself:</title>
        <p>After analysing the dataset, we will briefly describe the attributes we need for further
implementation. We have a total of 722 data records. What is important is that we have only two unique
values of 'missile', namely AMG86c and KEPD350, two independent variables, namely 'Angle' and
'Azimuth', four dependent ones - 'H RCS (f = 180 MHz)', 'H RCS (f = 350 MHz)', 'V RCS (f=180
MHz)', 'V RCS (f=350 MHz)'. How exactly the values of the variables vary can be seen in Figure 5.</p>
        <p>The next step is to create data groups for training and testing the model. The test sample will consist
of 33% of the dataset:</p>
        <p>Now let's move on to creating an instance of the DecisionTreeClassifier model with the Gini index
criterion and to training this model:</p>
      </sec>
      <sec id="sec-4-2">
        <title>We will immediately check the accuracy of the built model (Figure 6):</title>
        <p>At this stage, we will build a graph of the decision tree using the following block of code:
The graph view is not readable, so we export the graph tree solution using the function of the
graphviz module. This module allows you to view detailed examples of tree solutions. In Fig. 8, you
can see that it deciphers the elements of the model more understandably:</p>
        <p>Let's move on to creating an instance of the DecisionTreeClassifier model with the Entropy index
criterion and to training this model:</p>
      </sec>
      <sec id="sec-4-3">
        <title>And we will also check the accuracy of the built model (Figure 7):</title>
      </sec>
      <sec id="sec-4-4">
        <title>Accordingly, we will build a graph of the decision tree on Fig. 9.</title>
        <p>Figure 8: Decision tree graph (Gini criterion)
Figure 9: Decision tree graph (Entropy)</p>
        <p>We will build a matrix of inconsistencies based on the result of the last model:</p>
      </sec>
      <sec id="sec-4-5">
        <title>Finally, we will determine which criterion of the index is the most accurate:</title>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusions</title>
      <p>No one doubts the convenience and necessity of automatic target recognition, especially nowadays.
Creating new and improving old models is extremely important during wartime and preventively in
peacetime. A model for recognising AGM-86C and Taurus KEPD 350 cruise missiles was built, which
sufficiently accurately recognises these types of missiles (accuracy - 84.52%). The model is accurate
because one of the missiles is sometimes referred to as a missile developed using "stealth" technology.
The disadvantage of the model is that the model is trained on only two types of missiles. The problem
is that the data on the effective scattering surface of all missiles in service of any state are extremely
confidential. The decision tree method was used, which allows you to immediately highlight the
advantage of the model – the clarity of the model when choosing a certain missile. A future problem of
the model may be the increase in the number of missiles to be classified. In this case, it will be worth
considering other methods for building a model, such as neural networks.
6. References
[14] J. H. Pollack, C. Varriale, T. Plant, The changing role of allied conventional precision-strike
capabilities in nuclear decision making, The Nonproliferation Review 27(1-3) 2020 21-37. doi:
10.1080/10736700.2020.2003561.
[15] Z. Wen, Z. Liu, S. Zhang, Q. Pan, Rotation awareness based self-supervised learning for SAR
target recognition with limited training samples, in: Proceedings of the IEEE Transactions on
Image Processing 30, 2021, pp. 7266-7279. doi: 10.1109/TIP.2021.3104179.
[16] X. Zhang, W. Wang, X. Zheng, Y. Wei, A novel radar target recognition method for open and
imbalanced high-resolution range profile, Digital Signal Processing 118 (2021) 103212. doi:
10.1016/j.dsp.2021.103212.
[17] W. Chen, B. Chen, X. Peng, J. Liu, Y. Yang, H. Zhang, H. Liu, Tensor RNN with Bayesian
nonparametric mixture for radar HRRP modeling and target recognition, in: Proceedings of the
IEEE Transactions on Signal Processing, 69, 2021, pp. 1995-2009. doi:
10.1109/TSP.2021.3065847.
[18] O. Kechagias-Stamatis, N. Aouf, Automatic target recognition on synthetic aperture radar imagery:</p>
      <p>A survey, Aerospace and Electronic Systems Magazine 36(3) (2021) 56-81.
[19] B. Feng, B. Chen, H. Liu, Radar HRRP target recognition with deep networks, Pattern Recognition
61 (2017) 379-393.
[20] C. Du, B. Chen, B. Xu, D. Guo, H. Liu, Factorized discriminative conditional variational
autoencoder for radar HRRP target recognition, Signal Processing 158, (2019) 176-189. doi:
10.1016/j.sigpro.2019.01.006.
[21] F. Gao, T. Huang, J. Wang, J. Sun, A. Hussain, H. Zhou, A novel multi-input bidirectional LSTM
and HMM based approach for target recognition from multi-domain radar range profiles,
Electronics 8(5) (2019) 535. doi: 10.3390/electronics8050535.
[22] S. Tian, Y. Lin, W. Gao, H. Zhang, C. Wang, A multi-scale u-shaped convolution auto-encoder
based on pyramid pooling module for object recognition in synthetic aperture radar images,
Sensors 20(5) (2020) 1533. doi: 10.3390/s20051533.
[23] W. Jiang, Y. Ren, Y. Liu, J. Leng, A method of radar target detection based on convolutional neural
network, Neural Computing and Applications 33 (2021) 9835-9847.
[24] C. Guo, Y. He, H. Wang, T. Jian, S. Sun, Radar HRRP target recognition based on deep
onedimensional residual-inception network, in: Proceedings of the IEEE Access 7 (2019) 9191-9204.
[25] A. Vasyliuk, T. Basyuk, V. Lytvyn, Specialized Interactive Methods for Using Data on Radar</p>
      <p>Application Models, CEUR Workshop Proceedings 2631 (2020) 1-11.
[26] O. Klymovych, V. Hrabchak, O. Lavrut, T. Lavrut, V. Lytvyn, V. Vysotska, The Diagnostics
Methods for Modern Communication Tools in the Armed Forces of Ukraine Based on Neural
Network Approach, CEUR Workshop Proceedings 2631 (2020) 198-208.
[27] S. Tyshko, O. Lavrut, V. Vysotska, O. Markiv, O. Zabula, Y. Chernichenko, T. Lavrut,
Compensatory Method for Measuring Phase Shift Using Signals Bisemiperiodic Conversion in
Diagnostic Intelligence Systems, CEUR Workshop Proceedings 3312 (2022) 144-154.
[28] V. Korolov, O. Korolova, I.-P. Milkovych, Y. Zaiets, V. Zhyvchuk, H. Batyshcheva, V. Lytvyn,
M. Bublyk, Functional Requirements for Decision Support System of Ground Forces Recognition
on Battlefield According to NATO Standards, CEUR Workshop Proceedings 2917 (2021)
503513.
[29] I. Garkusha, V. Hnatushenko, V. Vasyliev, Research of influence of atmosphere and humidity on
the data of radar imaging by Sentinel-1, in: Proceedings of the IEEE 37th International Conference
on Electronics and Nanotechnology, 2017, pp. 405-408. doi: 10.1109/ELNANO.2017.7939787.
[30] A dataset for dim target detection and tracking of aircraft in radar echo sequences
https://www.scidb.cn/en/detail?dataSetId=720626420979597312
[31] R. Culberg, Radar Processing, 2019. URL:
https://www.kaggle.com/code/rtculberg/radarprocessing/notebook.
[32] M. Kim, Radar chart, 2018. URL: https://www.kaggle.com/code/mikeskim/radar-chart/script.
[33] V. Shanbhag, Radar Traffic Data, 2020. URL:
https://www.kaggle.com/datasets/vinayshanbhag/radar-traffic-data.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>MIT</given-names>
            <surname>Lincoln</surname>
          </string-name>
          <article-title>Laboratory</article-title>
          . Introduction to Radar Systems,
          <year>2018</year>
          . URL: https://www.youtube.com/watch?v=
          <article-title>FmW4u_AU4H4&amp;list=PLUJAYadtuizA8RC2Qk8LfmiWA 56HZsk9y&amp;index=11.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Christian</given-names>
            <surname>Wolff. Radar</surname>
          </string-name>
          Cross-Section,
          <year>2021</year>
          . URL: https://www.radartutorial.eu/01.basics/Radar%20Cross%
          <fpage>20Section</fpage>
          .en.html.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Skolnik</surname>
          </string-name>
          , Radar Handbook,
          <string-name>
            <surname>McGraw-Hill Professional</surname>
          </string-name>
          ,
          <year>2008</year>
          . URL: https://www.accessengineeringlibrary.com/content/book/9780071485470.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Peng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. Y.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. K.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. S.</given-names>
            <surname>Horng</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.-M. Muñoz-Ferreras</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>GómezGarcía</surname>
            , L. Ran,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>A review on recent progress of portable short-range noncontact microwave radar systems</article-title>
          ,
          <source>in: Proceedings of the IEEE Transactions on Microwave Theory and Techniques</source>
          ,
          <volume>65</volume>
          (
          <issue>5</issue>
          ),
          <year>2017</year>
          , pp.
          <fpage>1692</fpage>
          -
          <lpage>1706</lpage>
          . doi:
          <volume>10</volume>
          .1109/TMTT.
          <year>2017</year>
          .
          <volume>2650911</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>H.</given-names>
            <surname>Rahman</surname>
          </string-name>
          , Fundamental Principles of Radar. CRC Press,
          <year>2019</year>
          . doi: doi.org/10.1201/9780429279478.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <article-title>Target Classification by Conventional Radar Based on Bispectrum</article-title>
          and
          <string-name>
            <surname>Deep</surname>
            <given-names>CNN</given-names>
          </string-name>
          , Progress In Electromagnetics Research 130, (
          <year>2023</year>
          )
          <fpage>127</fpage>
          -
          <lpage>138</lpage>
          . doi:
          <volume>10</volume>
          .2528/PIERC22102401.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>V.</given-names>
            <surname>Shvaliuchynskyi</surname>
          </string-name>
          ,
          <article-title>The Experience of the Ukrainian Army in Countering Russian Aggression, National security and the future 24(1) (</article-title>
          <year>2023</year>
          )
          <fpage>83</fpage>
          -
          <lpage>90</lpage>
          . doi:
          <volume>10</volume>
          .37458/nstf.24.
          <issue>1</issue>
          .8.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Lubiejewski</surname>
          </string-name>
          ,
          <article-title>The attack-reconnaissance squadron as a new formula and a new quality of the attack helicopter squadron of the Polish Armed Forces, Security</article-title>
          and
          <string-name>
            <given-names>Defence</given-names>
            <surname>Quarterly</surname>
          </string-name>
          ,
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .35467/sdq/159101. URL: https://securityanddefence.pl/
          <article-title>The-attack-reconnaissance-squadronas-a-new-formula-and-a-new-quality-of-the-</article-title>
          <string-name>
            <surname>attack</surname>
          </string-name>
          ,
          <volume>159101</volume>
          ,
          <issue>0</issue>
          ,2.html.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Hunziker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. C.</given-names>
            <surname>Slob</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Irving</surname>
          </string-name>
          ,
          <article-title>Fast 3D ground penetrating radar simulations for glaciers</article-title>
          ,
          <source>Computers &amp; Geosciences</source>
          ,
          <volume>173</volume>
          (
          <year>2023</year>
          )
          <article-title>105320</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.cageo.
          <year>2023</year>
          .105320. URL: https://www.sciencedirect.com/science/article/pii/S0098300423000249.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Geller</surname>
          </string-name>
          ,
          <article-title>Fielding the Long-Range Standoff Weapon Prevents a Dangerous Gap in the US Nuclear Deterrent</article-title>
          ,
          <year>2021</year>
          . URL: https://www.heritage.org/sites/default/files/2021-01/BG3580.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>R. J. Fowler</surname>
            <given-names>IV</given-names>
          </string-name>
          ,
          <article-title>Space-Based Countermeasure for Hypersonic Glide Vehicle</article-title>
          ,
          <source>Ph.D. thesis</source>
          , Old Dominion University,
          <year>2020</year>
          . URL: https://search.proquest.com/openview/7af8527d16f70fa01b4e595d6253380e/1?pqorigsite=gscholar&amp;cbl=18750&amp;diss=y.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>S.</given-names>
            <surname>Majumdar</surname>
          </string-name>
          ,
          <article-title>The Rafale-for all Reasons</article-title>
          ,
          <source>Vayu Aerospace and Defence Review</source>
          <volume>5</volume>
          (
          <year>2020</year>
          )
          <fpage>32</fpage>
          -
          <lpage>35</lpage>
          . URL: https://www.proquest.com/openview/ae1c5df128ff0e34d80e707f37ee1c2d/1?pqorigsite=gscholar&amp;cbl=
          <fpage>2028820</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>F.</given-names>
            <surname>Hoffmann</surname>
          </string-name>
          ,
          <article-title>Cruise missile proliferation: Trends, strategic implications, and counterproliferation</article-title>
          ,
          <source>Global Security Report. Building Better Security for Wider Europe. European Leadership Network</source>
          ,
          <year>2021</year>
          . URL: https://www.europeanleadershipnetwork.org/wpcontent/uploads/2021/03/Fabian_Final-2.pdf.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>