<!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>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Dmytro Kucherov</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>National Aviation University</institution>
          ,
          <addr-line>Liubomyra Huzara ave. 1, 03058 Kyiv</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Tongchuang Engineering Design Co., Ltd</institution>
          ,
          <addr-line>Fudan Science Park, No.2 Pingjiang Road, 312000, Shaoxing, Zhejiang</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Zhejiang University of Technology</institution>
          ,
          <addr-line>288 Liuhe Road, 310023, Hangzhou, Zhejiang</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
      </contrib-group>
      <fpage>135</fpage>
      <lpage>146</lpage>
      <abstract>
        <p>This paper addresses the problem of identifying the parameters of a mathematical model for a dynamic system based on its acceleration curve. The system is modeled using a high-order transfer function. An algorithm is developed to estimate the unknown parameters, and its performance is evaluated with respect to the number of data points in the original curve. The proposed identification method targets the unknown coefficients of the characteristic polynomial and employs a geometric approach that involves numerically integrating the area under the error function curve. The paper also examines the challenges associated with implementing the algorithm. A computational example is presented, and statistical regression analysis confirms both the adequacy of the model and the effectiveness of the proposed method.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;dynamic object</kwd>
        <kwd>numerical integration</kwd>
        <kwd>identification of parameters 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the development of automatic control systems for critical infrastructure, having a precise
representation of the plant is highly advantageous. Yet, this is not always feasible. Frequently, both
the structure and the parameters of a dynamic system’s model remain uncertain, and analytical
derivation is impossible. Under such conditions, experimental identification techniques provide an
effective alternative. Existing identification approaches are typically based on frequency response
analysis [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], impulse transient characteristics [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], or regression analysis [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>A key feature of using frequency characteristics is the need for specialized equipment to measure
the amplitude ratio (output to input) and the phase shift between input and output sinusoidal signals.
Such devices may not always be available or sufficiently accurate. The impulse transient method
may also require knowledge of logarithmic characteristics, which can complicate its application. The
third approach, regression analysis, relies on data processing using the least squares method.</p>
      <p>An alternative approach presents the designer with a dilemma: either to synthesize the control
system using learning methods that adapt to existing operating conditions, or to perform system
identification, in which the structure and parameters of the dynamic object are clarified. In such
cases, establishing the model’s structure and parameters may be less complex. Consequently,
approaches that provide reasonable accuracy while maintaining simplicity of implementation are
particularly attractive. This study emphasizes the identification of the control object’s mathematical
model through a geometric method.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Paper Review</title>
      <p>
        Parametric optimization is a key area of modern research, widely used to address a variety of
engineering problems. These methods typically rely on output measurements and simplified
mathematical models. Examples of such studies can be found in [
        <xref ref-type="bibr" rid="ref1 ref2 ref3">1–3</xref>
        ]. For instance, Sharma et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]
proposed a method for identifying power plant parameters using output data measurements.
Murotsu [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] identified a mathematical model of a robot using only the linear angular velocities and
accelerations of a freely moving and rotating satellite platform. The results of identification are often
used to tune controllers. For example, Osadchyy et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] developed an identification method based
on a simplified model of the control object to adjust the parameters of a PID controller.
      </p>
      <p>
        Raskin [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] proposed an original method for identifying the state of an object, based on a
nonproductive inference mechanism that replaces traditional production rules with probability
distributions of states.
      </p>
      <p>
        Most developed approaches are based on the least squares method. To improve identification
accuracy, researchers often introduce various enhancements. For example, using the least squares
method, Dozein et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] developed a technique for identifying dynamic models of photovoltaic
distributed converters and entire systems, accounting for time delays. Tyuryukanov et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
proposed a method to ensure slow coherence in a small group of generators through their evaluation,
detection, and improved aggregation.
      </p>
      <p>
        Identification methods based on linear regression models are presented in [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ]. Cardona and
Serrano [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] carried out the identification of a quadcopter UAV’s nonlinear dynamics through
autoregressive modeling, employing GNU Octave software tools. In another study, Rubaiyat et al.
[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] suggested an approach for parameter estimation in mathematical models formulated by partial
differential equations. Their approach uses a cumulative distribution of the signed type, transforming
the parameter estimation problem for a nonlinear system into a linear regression task.
      </p>
      <p>
        A natural approach to solving such problems is to incorporate existing constraints on the system
parameters. For example, the recursive identification procedure proposed by Ping et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] takes into
account restrictions on the transmission coefficient and is applied to systems with low-quality
measurements. Zeng et al. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] established a necessary and sufficient condition for the accuracy of
identification systems based on sampled data, using the Koopman operator as the foundation of their
analysis.
      </p>
      <p>
        The robustness of the developed algorithms in reducing measurement errors is improved through
the use of projective methods. In particular, the affine sign projection algorithm enhances the
identification process under measurement noise conditions, as presented by Chu [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. This approach
incorporates both least squares and hybrid immune methods. Wang and Han [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] proposed an affine
projection algorithm based on the least mean squares (LMS) algorithm and a higher-order error
power criterion. Li et al. [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] introduced an adaptive algorithm for system identification in the
presence of impulse noise affecting the input signal. Subsequently, Li et al. [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] developed an
adaptive affine projection-type algorithm, which incorporates a cost function tailored to input
signals distorted by impulse noise.
      </p>
      <p>
        Camlibel et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] proposed a linear system identification method based on an online
experimental framework, where input signals are selected iteratively and guided by previously
collected data samples. A key drawback of this approach is its inherent complexity, which exceeds
that of methods relying on constant input data or simpler online experimental procedures.
      </p>
      <p>
        Hao et al. [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] proposed a parameter identification method for dynamic models using a
multistrategy nonlinear RIME algorithm. Kadupitiya et al. [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] introduced a scoring system for solving
problems presented in both numerical and textual formats. To reduce the computational complexity
of system identification, Kang and Ahn [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] developed an iterative nonlinear identification scheme
employing a moving window approach. Jin and Baek [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ] achieved significant reductions in
computational cost through their work on the indirect estimation of excitation forces in
reducedorder system models.
      </p>
      <p>
        Another challenging class of systems to identify are nonlinear systems, which include
switchingtype systems. Zheng et al. [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] proposed an iterative identification algorithm for a high-speed train
model represented as a second-order switching dynamic system. This model combines two
subsystems: a fast-switching nonlinear static component and a non-switching linear dynamic
component. Cheng et al. [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] developed an algorithm for identifying the vibration load of a
continuous system, based on numerical integration using the SSM-Newmark-β method. Ren et al.
[
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] addressed the recursive identification of a nonlinear, nonparametric system characterized by a
finite impulse response, where measurements are taken using an event-triggered scheme. Their
approach relies on binary identification and stochastic approximation techniques. Juraev et al. [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ]
proposed a method for identifying nonlinear systems using digital information about the system
state, obtained in discrete form.
      </p>
      <p>
        A modern approach to parametric identification leverages various learning algorithms, neural
networks, and evolutionary strategies. For example, Lv et al. [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] proposed a recursive neural
network for identifying system dynamics in cases where there is no feedback between input and
output, particularly for systems with unknown order or delay. Liu et al. [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] introduced a deep
learning-based fault detection scheme for industrial processes, which integrates multiple denoising
autoencoders with a Softmax classifier. The identification process involves the use of a sparse
denoising autoencoder, while the Softmax classifier is optimized using a state transition algorithm.
Sun et al. [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] addressed identification challenges in dynamic switched networks (SDNs), modeled
as switched linear dynamic systems, and proposed a sufficient condition for identification based on
time shifts, formulated in the Lyapunov matrix form. Fabiani et al. [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] focused on designing a
machine learning model for an unknown dynamic system using a finite set of state–input data points.
Rukkaphan and Sompracha [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] tackled the optimal identification of a control system modeled by a
fractional-order pressure process, employing the cuckoo search algorithm to find optimal parameters
within a constrained space. Han et al. [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ] proposed an approach combining dataset-enhanced
learning with particle swarm optimization to identify nonlinear dynamic systems.
      </p>
      <p>The analysis of the presented studies highlights the need for developing simple, accessible, and
effective methods for identifying unknown parameters of dynamic systems.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Problem statement</title>
      <p>
        Consider a set of points xi, where i = 1, …, N, obtained from an experiment. The experiment involves
measuring the output of the system under study at fixed discrete time intervals T. These
measurements reflect the system’s response to a standard input stimulus, such as a unit step function.
For research purposes, the collected values are normalized to fall within the range xi ∈ [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ].
      </p>
      <p>The analysis is carried out under the assumption that the measurements are free of noise and that
external disturbances can be disregarded. A fixed observation window t ≤ Tmax is defined to guarantee
the acquisition of a sufficient number of data samples. Furthermore, the system under investigation
is presumed to be representable by a transfer function of the following structure:
 м( ) = ⋯⋯ , (1)
where ai and bi are the coefficients to be determined, with ai  0, bi  0, and s is the Laplace transform
operator.</p>
      <p>The goal of the study is to determine the coefficients ai and bi of the transfer function such that
its impulse response closely approximates the experimental measurement data. The accuracy of this
approximation is assessed using the squared integral error criterion over the observation interval,
defined as:
 ( ) =
(ℎ[ ] − ℎ∗[ ]) ,
(2)
where h* and h represent the numerical values of the impulse response obtained from the experiment
and the transfer function, respectively. The adequacy of the model is further validated through
statistical analysis.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Features of method implementation</title>
      <p>The identification of the structure and parameters of dynamic systems is performed by analyzing the
transition function, also known as the acceleration curve, obtained in response to a unit step input.
The parameters estimated include the system's delay time, gain coefficient, and inertia  assuming
the system can be described by a first-order differential equation. The presence of inflection points
in the transition function indicates that the system is of higher order. In practical applications, it is
typically assumed that the order of the system’s characteristic equation does not exceed three.</p>
      <p>In certain cases of automatic control system design, it is more practical to use a transfer function
instead of a differential equation, as it can fully represent the system dynamics. In such cases, the
area method can be employed to determine the structure and parameters of a transfer function of
the form (1). This method enables the estimation of the unknown coefficients in transfer function (1)
using the normalized acceleration curve h(t) of the control object. A necessary condition for the
physical realizability of the transfer function is the inequality n  m.</p>
      <p>The method is based on the Taylor series expansion of the function inverse to (1) in the vicinity of
4.1. Fundamentals of the method
the point  = 0, expressed as:</p>
      <p>1
 м( )
=
1 +   +  
1 +   +  
+ ⋯ +  
+ ⋯ +  
At the same time  м (0) =</p>
      <p>= 1.</p>
      <p>The coefficients Sk are determined by subtracting the right-hand side of equation (3) from both
sides, bringing the expression to a common denominator, and equating the coefficients of like powers
of s. This procedure yields the following expression:
= 1 +   +  
+ ⋯ +  
+ ⋯
(3)
(4)
(5)
(6)</p>
      <p>Equation (4) involves (n + m) unknown parameters. Consequently, in order to compute the
coefficients ak and bk, it is required to form a system of independent equations by representing the
variables Sk from equations (3) and (4) in terms of these coefficients, for k = 1,2,3,…</p>
      <p>To evaluate Sk, the deviation function ε(t) is introduced, defined as the difference between the
transient response h(t) and the input signal 1(t). According to equation (3), this relation can be
expressed in terms of their Laplace transforms, i.e., L{ε(t)} [30, p. 8.4].</p>
      <p>
        {( )} =  {1( ) − ℎ( )} =  {1( )} −  {ℎ( )} =
Note that equation (5), by the definition of the Laplace transform [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ], takes the form of an
−  м( )
      </p>
      <p>=
1

1 −  м( )

=  ( ).
integral given by:
2!
+ ⋯</p>
      <p>
        Series (7) can alternatively be expressed as an infinite power series, as shown in [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]:
in which the weighting coefficients i are written in the form
 ( ) = μ + μ  + μ 
+ ⋯ =
      </p>
      <p>μ  ,
μ =
(− ) ε( )
 !
 .</p>
      <p>Stability of the system implies that all roots of the characteristic equation of model (1) have
negative real parts, lying in the left half of the complex plane. Under this condition, series (8) is
convergent, and therefore the coefficients μi take finite values.</p>
      <p>To establish the relationship between the coefficients i and Si, we use equation (5), substituting
E(s) from equation (8) and the inverse model  м ( ) from equation (3). As a first step, we rewrite
equation (5) in the following form:</p>
      <p>1 −  ( )  м ( ) = 1.</p>
      <p>After performing the specified substitutions, we obtain the following expression:
1 − μ  − μ 
− μ 
− ⋯ +   − μ  
− μ  
− ⋯ +  
− μ</p>
      <p>− ⋯ +</p>
      <p>= 1.</p>
      <p>After reducing similar terms and equating the coefficients at the same powers (11) of the variable
s, we can obtain Sk from (3) in the form of a recurrence relation in the form

= μ
+ ∑
μ 
4.2. Identification algorithm
An algorithm for identifying the parameters of a mathematical model of type (1) is proposed:
1. From the measurements of the transition function h(t) of the considered mathematical model,
given as a set of discrete points over the interval t ∈ [0, Tmax], the values of ε(t) are obtained
according to expression (5).</p>
      <p>The controlled object is represented by a mathematical model expressed as a transfer function
of type (1), under the condition bi=0.</p>
      <p>The coefficients μi are determined through numerical integration of expression (9), for i=0, 1,
2,…. The coefficients Sk are then computed using the recursive relation (12), and the
coefficients ak are obtained from expression (4), for k = 1, 2, 3,….</p>
      <p>The transition function of the obtained model is investigated, and its adequacy is determined.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Simulation</title>
      <p>follows:
Consider a system whose behavior is described by a third-order transfer function expressed as</p>
      <p>It is assumed that the system is controllable, the roots of the corresponding characteristic
polynomial have negative real parts, and the coefficients a1, a2, and a3 take the following values:
a1 = 7, a2=10.25, and a3=1.25.</p>
      <p>For the system under consideration, the transition function can be obtained in analytical form.
This function will be used to determine the points of the acceleration characteristic. The normalized
values of the transition function can be calculated using the following expression:
ℎ( ) = 1 + 0.0095 . + 0.3157 . − 1.3252
The graph of the transition functions (5) is shown in Figure 1.</p>
      <p>Applying the geometric approach requires numerical integration of ε(t), the function describing
the deviation from the system’s steady state. Figure 2 illustrates the behavior of ε(t) for t ∈ [0, 50].</p>
      <p>Numerical integration was carried out using two methods: the trapezoidal method and the
parabolic (Simpson’s) method. The results of the transfer function coefficient estimation, based on
the proposed approach, are presented in Table 1.</p>
      <p>The data presented in Table 1 indicate that, for both the trapezoidal and parabolic integration
methods, the accuracy of the results is influenced by the step size Δt; in particular, smaller steps lead
to higher accuracy. Because a recursive procedure is employed to compute the coefficients ak, the
precision diminishes with increasing k due to the accumulation of numerical errors. Negative
coefficient values should be discarded, which may justify reducing the model order.</p>
      <p>The results obtained using the trapezoidal method with t = 2 and the parabolic method with t
= 1 are the closest to the actual values. Therefore, two identification models can be used, with their
corresponding transfer functions having the following forms. The first mathematical model, derived
using the trapezoidal method, is given by the transfer function:</p>
      <p>41.0126
and the second, with the transfer function
0.95.</p>
      <p>The analysis of Figure 3, supported by the results in Table 2, indicates that the most accurate
identification was achieved using the parabolic method with a data sampling interval of t = 1.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Assessing the adequacy of the model to the object</title>
      <p>We will evaluate the adequacy of the W2(s) model based on the type of regression line, the
equation of which is written in the form</p>
      <p>
        In this scenario, the unknown coefficients a and b in equation (17) are determined using the least
squares method, and then their statistical analysis is performed using the confidence probability  =
First, the estimates of the coefficients a and b are computed using the following formulas [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ]
t
il
p
m
      </p>
      <p>A
 =
 ∑   м − ∑   м
 ∑ 
− (∑  )</p>
      <p>,
 =
∑  м −  ∑</p>
      <p>where N denotes the total number of points along the curve, N=51.</p>
      <p>The following data were obtained under experimental conditions:  = 0.4072,  = 0.5168.</p>
      <p>Let us now check the significance of the obtained coefficients. To do this, we estimate the sample
variance yo using the formula

=</p>
      <p>1
 − 1
(</p>
      <p>−  ) = 0.0621,
where  is the mean,</p>
      <p>= 0.2492, and the variance yм
where  м =  +   ,  м = 0.147. Next, we calculate
 м =
(22)
(23)
(24)
For the confidence level =0.95, we have 
. ( − 2) =  .</p>
      <p>(49) = 2.</p>
      <p>We check the significance of the coefficient |b|=0.4072 &gt;  .
(49)
= 0.167.</p>
      <p>Therefore, with a reliability of  = 0.95, we conclude that the regression coefficient is significant.
We test the hypothesis about the equality of the regression coefficient b0 = 0.4:
Therefore, the hypothesis is not rejected. Then, the confidence interval for b is</p>
      <p>Therefore, the coefficient a with a probability of 0.95 does not differ significantly from 0.5. Thus,
its value can be equated to 0.5. The two-sided confidence interval for a has the form
 −  .</p>
      <p>(49)
    +  .</p>
      <p>(49) .</p>
      <p>0.3656    0.668.</p>
      <p>Thus, the regression equation yм by yo is adequately represented by the equation
yм = 0.5 + 0.4072yo.</p>
      <p>According to Fisher's criterion,  =</p>
      <p>The tabular value of FТ is obtained using the FINV function of the Excel package. In this case, we
have FT(0.05;49;49)=1.61. Since F &lt; FT, we conclude that the compared variances are indistinguishable
and, therefore, that the regression equation is adequate. This conclusion allows us to increase
confidence in the constructed model.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Conclusion</title>
      <p>The paper deals with the problem of determining the parameters of a dynamic system using a model
of a specified form via an identification procedure. The proposed method employs a geometric
approach, where the area under the curve of the derivative of the acceleration deviation function,
with respect to a given state, is obtained using numerical integration. The analysis shows that, among
the tested methods, the parabolic (Simpson’s) method achieves the highest identification accuracy
when the number of acceleration data points is held constant.</p>
      <p>
        The proposed algorithm may be suitable for determining the initial values of the tunable
coefficients of a PID controller, aligning with one of the tuning approaches described in [
        <xref ref-type="bibr" rid="ref33 ref34 ref35">33–35</xref>
        ].
This can be particularly beneficial for control systems used in critical infrastructure applications.
      </p>
      <p>Future research should focus on improving the accuracy of the method, with the goal of ensuring
that the roots of the characteristic polynomial of the identified model closely approximate those of
the original dynamic system.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgements</title>
      <p>The work of the paper has received research funding support from the provincial-level high-level
talent introduction project (No. Z-SY-DGHC-SQCX-2024-004942).</p>
    </sec>
    <sec id="sec-9">
      <title>Declaration on Generative AI</title>
      <p>In the course of preparing this work, the authors utilized Grammarly to check for grammatical and
spelling errors. The content was subsequently reviewed and revised where needed, with the authors
taking full responsibility for its accuracy.</p>
    </sec>
    <sec id="sec-10">
      <title>References</title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Ajjarapu</surname>
          </string-name>
          , U. Vaidya,
          <article-title>Data-Driven Identification of Nonlinear Power System Dynamics Using Output-Only Measurements</article-title>
          ,
          <source>IEEE Transactions on Power Systems</source>
          <volume>37</volume>
          (
          <issue>5</issue>
          ) (
          <year>2022</year>
          )
          <volume>3458</volume>
          
          <fpage>3468</fpage>
          . doi:
          <volume>10</volume>
          .1109/TPWRS.
          <year>2021</year>
          .
          <volume>3131639</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Murotsu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Senda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ozaki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tsujio</surname>
          </string-name>
          ,
          <article-title>Parameter identification of unknown object handled by free-flying space robot Journal of Guidance, Control, and</article-title>
          <string-name>
            <surname>Dynamics</surname>
          </string-name>
          ,
          <volume>17</volume>
          (
          <issue>3</issue>
          ) (
          <year>1994</year>
          )
          <volume>488</volume>
          
          <fpage>494</fpage>
          . doi:
          <volume>10</volume>
          .2514/3.21225.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>V.</given-names>
            <surname>Osadchyy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Nazarova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Olieinikov</surname>
          </string-name>
          ,
          <article-title>The Research of a Two-Mass System with a PID Controller, Considering the Control Object Identification</article-title>
          ,
          <source>in: Proceedings 2021 IEEE International Conference on Modern Electrical and Energy Systems (MEES)</source>
          , Kremenchuk, Ukraine,
          <year>2021</year>
          , pp.
          <volume>1</volume>
          
          <issue>5</issue>
          . doi:
          <volume>10</volume>
          .1109/MEES52427.
          <year>2021</year>
          .
          <volume>9598542</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>L.</given-names>
            <surname>Raskin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Sukhomlyn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ivanchikhin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Korsun</surname>
          </string-name>
          ,
          <article-title>Method of identification of object states according to the results of fuzzy measurements of controlled parameters, Innovative technologies and scientific solutions for industries 4 (18) (</article-title>
          <year>2021</year>
          )
          <volume>75</volume>
          
          <fpage>82</fpage>
          . doi:
          <volume>10</volume>
          .30837/ITSSI.
          <year>2021</year>
          .
          <volume>18</volume>
          .075.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M. G.</given-names>
            <surname>Dozein</surname>
          </string-name>
          , G. Chaspierre,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mancarella</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Panciatici</surname>
          </string-name>
          ,
          <string-name>
            <surname>T. Van Cutsem</surname>
          </string-name>
          ,
          <article-title>Frequency Response From Solar PV: A Dynamic Equivalence Closed-Loop System Identification Approach</article-title>
          ,
          <source>IEEE Systems Journal</source>
          <volume>16</volume>
          (
          <issue>1</issue>
          ) (
          <year>2022</year>
          )
          <volume>713</volume>
          
          <fpage>722</fpage>
          . doi:
          <volume>10</volume>
          .1109/JSYST.
          <year>2021</year>
          .
          <volume>3051938</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>I.</given-names>
            <surname>Tyuryukanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Popov</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. A. M. M. van der Meijden</surname>
          </string-name>
          , V. Terzija,
          <article-title>Slow Coherency Identification and Power System Dynamic Model Reduction by Using Orthogonal Structure of Electromechanical Eigenvectors</article-title>
          ,
          <source>IEEE Transactions on Power Systems</source>
          ,
          <volume>36</volume>
          (
          <issue>2</issue>
          ) (
          <year>2021</year>
          )
          <volume>1482</volume>
          
          <fpage>1492</fpage>
          . doi:
          <volume>10</volume>
          .1109/TPWRS.
          <year>2020</year>
          .
          <volume>3009628</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>M.</given-names>
            <surname>Cardona</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. E.</given-names>
            <surname>Serrano</surname>
          </string-name>
          ,
          <article-title>Autoregressive Model for Identification of Nonlinear Dynamics Systems With the GNU Octave Control Toolbox</article-title>
          ,
          <source>in: Proceeding 2022 IEEE Central America and Panama Student Conference (CONESCAPAN)</source>
          , San Salvador, El Salvador,
          <year>2022</year>
          , pp.
          <volume>1</volume>
          
          <issue>6</issue>
          . doi:
          <volume>10</volume>
          .1109/CONESCAPAN56456.
          <year>2022</year>
          .
          <volume>9959679</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A. H. M.</given-names>
            <surname>Rubaiyat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. H.</given-names>
            <surname>Thai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Nichols</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. N.</given-names>
            <surname>Hutchinson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. P.</given-names>
            <surname>Wallen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. J.</given-names>
            <surname>Naify</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Geib</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Haberman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. K.</given-names>
            <surname>Rohde</surname>
          </string-name>
          ,
          <article-title>Data-driven identification of parametric governing equations of dynamical systems using the signed cumulative distribution transform</article-title>
          ,
          <source>Computer Methods in Applied Mechanics and Engineering</source>
          <volume>422</volume>
          (
          <year>2024</year>
          )
          <article-title>116822</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.cma.
          <year>2024</year>
          .
          <volume>116822</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>X.</given-names>
            <surname>Ping</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Luan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <article-title>Parameters-Transfer Identification for Dynamic Systems</article-title>
          and Recursive Form,
          <source>IEEE Signal Processing Letters</source>
          <volume>30</volume>
          (
          <year>2023</year>
          )
          <volume>1302</volume>
          
          <fpage>1306</fpage>
          . doi:
          <volume>10</volume>
          .1109/LSP.
          <year>2023</year>
          .
          <volume>3313809</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Yue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mauroy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonçalves</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <article-title>A Sampling Theorem for Exact Identification of Continuous-Time Nonlinear Dynamical Systems</article-title>
          ,
          <source>IEEE Transactions on Automatic Control</source>
          <volume>69</volume>
          (
          <issue>12</issue>
          ) (
          <year>2024</year>
          )
          <volume>8402</volume>
          
          <fpage>8417</fpage>
          . doi:
          <volume>10</volume>
          .1109/TAC.
          <year>2024</year>
          .
          <volume>3409639</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>Z.</given-names>
            <surname>Chu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Hou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Inertial parameter identification using contact force information for an unknown object captured by a space manipulator</article-title>
          ,
          <source>Acta Astronautica</source>
          <volume>131</volume>
          (
          <year>2017</year>
          )
          <volume>69</volume>
          
          <fpage>82</fpage>
          . doi:
          <volume>10</volume>
          .1016/j.actaastro.
          <year>2016</year>
          .
          <volume>11</volume>
          .019.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          , J. Han,
          <article-title>Affine Projection Algorithm Based on Least Mean Fourth Algorithm for System Identification</article-title>
          ,
          <source>IEEE Access 8</source>
          (
          <year>2020</year>
          )
          <volume>11930</volume>
          
          <fpage>11938</fpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2020</year>
          .
          <volume>2966038</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Miao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. S. R.</given-names>
            <surname>Diniz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Unified</given-names>
            <surname>Affine-Projection-Like Adaptive</surname>
          </string-name>
          <article-title>Algorithm for System Identification</article-title>
          ,
          <source>IEEE Transactions on Circuits and Systems II: Express Briefs</source>
          <volume>71</volume>
          (
          <issue>2</issue>
          ) (
          <year>2024</year>
          )
          <volume>982</volume>
          
          <fpage>986</fpage>
          . doi:
          <volume>10</volume>
          .1109/TCSII.
          <year>2023</year>
          .
          <volume>3312149</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Miao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. S. R.</given-names>
            <surname>Diniz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Unified</given-names>
            <surname>Affine-Projection-Like Adaptive</surname>
          </string-name>
          <article-title>Algorithm for System Identification</article-title>
          ,
          <source>IEEE Transactions on Circuits and Systems II: Express Briefs</source>
          <volume>71</volume>
          (
          <issue>2</issue>
          ) (
          <year>2024</year>
          )
          <volume>982</volume>
          
          <fpage>986</fpage>
          . doi:
          <volume>10</volume>
          .1109/TCSII.
          <year>2023</year>
          .
          <volume>3312149</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>M.K. Camlibel</surname>
            ,
            <given-names>H.J. van Waarde</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Rapisarda</surname>
          </string-name>
          ,
          <article-title>The shortest experiment for linear system identification</article-title>
          ,
          <source>Systems &amp; Control Letters</source>
          <volume>197</volume>
          (
          <year>2025</year>
          )
          <article-title>106045</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.sysconle.
          <year>2025</year>
          .
          <volume>106045</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>B.</given-names>
            <surname>Hao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. T.</given-names>
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. B.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <article-title>Dynamic parameter identification method for wireless charging system of AUV based on multi-strategy nonlinear rime algorithm</article-title>
          ,
          <source>International Journal of Electrical Power &amp; Energy Systems</source>
          ,
          <volume>162</volume>
          (
          <year>2024</year>
          )
          <article-title>110344</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.ijepes.
          <year>2024</year>
          .
          <volume>110344</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>J. C. S.</given-names>
            <surname>Kadupitiya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ranathunga</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Dias, Assessment and Error Identification of Answers to Mathematical Word Problems</article-title>
          , in: 2017
          <source>IEEE 17th International Conference on Advanced Learning Technologies (ICALT)</source>
          , Timisoara, Romania,
          <year>2017</year>
          , pp.
          <fpage>55</fpage>
          -
          <lpage>59</lpage>
          . doi:
          <volume>10</volume>
          .1109/ICALT.
          <year>2017</year>
          .
          <volume>48</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>H. H.</given-names>
            <surname>Kang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. K.</given-names>
            <surname>Ahn</surname>
          </string-name>
          ,
          <article-title>Neural Network-Based Moving Window Iterative Nonlinear System Identification</article-title>
          ,
          <source>IEEE Signal Processing Letters</source>
          <volume>30</volume>
          (
          <year>2023</year>
          )
          <volume>1007</volume>
          
          <fpage>1011</fpage>
          . doi:
          <volume>10</volume>
          .1109/LSP.
          <year>2023</year>
          .
          <volume>3301236</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>H.</given-names>
            <surname>Jin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Baek</surname>
          </string-name>
          ,
          <article-title>Development of a force identification method using system-level measurements with component-level reduced-order modeling, Nuclear Engineering</article-title>
          and Technology (
          <year>2025</year>
          )
          <article-title>103503</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.net.
          <year>2025</year>
          .
          <volume>103503</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>W.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Identification of switched dynamic system for electric multiple unit train modeling</article-title>
          ,
          <source>Control Engineering Practice</source>
          <volume>143</volume>
          (
          <year>2024</year>
          )
          <article-title>105815</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.conengprac.
          <year>2023</year>
          .
          <volume>105815</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Cheng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Sui</surname>
          </string-name>
          ,
          <string-name>
            <surname>L.</surname>
          </string-name>
          <article-title>Jia, Multi-type dynamic load identification algorithm in continuous system: A numerical and experimental study based on SSM-Newmark-β</article-title>
          ,
          <source>Applied Mathematical Modelling</source>
          <volume>123</volume>
          (
          <year>2023</year>
          )
          <volume>810</volume>
          
          <fpage>834</fpage>
          . doi:
          <volume>10</volume>
          .1016/j.apm.
          <year>2023</year>
          .
          <volume>07</volume>
          .010.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>X.</given-names>
            <surname>Ren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <surname>H. Zhang,</surname>
          </string-name>
          <article-title>Recursive identification of nonlinear nonparametric systems under event-triggered observations</article-title>
          ,
          <source>Systems &amp; Control Letters</source>
          <volume>196</volume>
          (
          <year>2025</year>
          )
          <article-title>106013</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.sysconle.
          <year>2024</year>
          .
          <volume>106013</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>A.</given-names>
            <surname>Kh. Juraev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.D.</given-names>
            <surname>Jurayev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.B.</given-names>
            <surname>Eshkobilov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Sh. Ibragimov</surname>
          </string-name>
          and
          <string-name>
            <given-names>O.N.</given-names>
            <surname>Norboev</surname>
          </string-name>
          ,
          <article-title>Nonlinear control object identification problems: Methods and approaches</article-title>
          ,
          <source>in: Proceedings E3S Web Conf 392</source>
          <year>2023</year>
          , II International Conference on Agriculture,
          <article-title>Earth Remote Sensing and Environment (RSE-II-</article-title>
          <year>2023</year>
          ),
          <source>Article Number</source>
          <year>02043</year>
          , pp.
          <volume>1</volume>
          
          <issue>6</issue>
          . doi:
          <volume>10</volume>
          .1051/e3sconf/202339202043.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>Q.</given-names>
            <surname>Lv</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>A method of dynamic system identification based on memory RBF network, in: Proceedings 2016 Chinese Control and Decision Conference (CCDC), Yinchuan</article-title>
          , China,
          <year>2016</year>
          , pp.
          <volume>3051</volume>
          
          <fpage>3054</fpage>
          . doi:
          <volume>10</volume>
          .1109/CCDC.
          <year>2016</year>
          .
          <volume>7531505</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Xie</surname>
          </string-name>
          , T. Ma,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <article-title>Toward Robust Fault Identification of Complex Industrial Processes Using Stacked Sparse-Denoising Autoencoder With Softmax Classifier</article-title>
          ,
          <source>IEEE Transactions on Cybernetics</source>
          <volume>53</volume>
          (
          <issue>1</issue>
          ) (
          <year>2023</year>
          )
          <volume>428</volume>
          
          <fpage>442</fpage>
          . doi:
          <volume>10</volume>
          .1109/TCYB.
          <year>2021</year>
          .
          <volume>3109618</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>W.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>Identifiability and Identification of Switching Dynamical Networks: A Data-Based Approach</article-title>
          ,
          <source>IEEE Transactions on Control of Network Systems</source>
          <volume>11</volume>
          (
          <issue>3</issue>
          ) (
          <year>2024</year>
          )
          <volume>1177</volume>
          
          <fpage>1189</fpage>
          . doi:
          <volume>10</volume>
          .1109/TCNS.
          <year>2023</year>
          .
          <volume>3333412</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>F.</given-names>
            <surname>Fabiani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Stellato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Masti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Goulart</surname>
          </string-name>
          ,
          <article-title>A neural network-based approach to hybrid systems identification for control</article-title>
          ,
          <source>Automatica</source>
          <volume>174</volume>
          (
          <year>2025</year>
          )
          <article-title>112130</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.automatica.
          <year>2025</year>
          .
          <volume>112130</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>S.</given-names>
            <surname>Rukkaphan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sompracha</surname>
          </string-name>
          ,
          <article-title>Fractional Order Model Identification for Pressure Process Control System by Cuckoo Search Algorithm</article-title>
          , in: Proceedings 2020 17th International Conference on Electrical Engineering/Electronics, Computer, Telecommunications and Information
          <string-name>
            <surname>Technology (ECTI-CON</surname>
            <given-names>)</given-names>
          </string-name>
          , Phuket, Thailand,
          <year>2020</year>
          , pp.
          <volume>349</volume>
          
          <fpage>352</fpage>
          . doi:
          <volume>10</volume>
          .1109/ECTI-CON49241.
          <year>2020</year>
          .
          <volume>9158296</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>R.</given-names>
            <surname>Han</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Zeng, Identification of Dynamical Systems Using a Broad Neural Network and Particle Swarm Optimization</article-title>
          ,
          <source>IEEE Access 8</source>
          (
          <year>2020</year>
          )
          <volume>132592</volume>
          
          <fpage>132602</fpage>
          . doi:
          <volume>10</volume>
          .1109/ACCESS.
          <year>2020</year>
          .
          <volume>3009982</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Korn</surname>
          </string-name>
          , T. M. Korn,
          <article-title>Mathematical handbook for scientists and engineers: definitions, theorems, and formulas for reference and review, 2nd, enl</article-title>
          . and rev. ed.,
          <string-name>
            <surname>McGraw-Hill</surname>
          </string-name>
          , New York, NY,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>M.</given-names>
            <surname>Abramowitz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.A.</given-names>
            <surname>Stegun</surname>
          </string-name>
          ,
          <article-title>Handbook of mathematical functions with formulas, graphs, and mathematical tables, 10th printing</article-title>
          ,
          <source>National Bureau of Standards Applied Mathematics Series</source>
          , USA, Washington,
          <year>1972</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kucherov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fesenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. V.</given-names>
            <surname>Ogirko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. I.</given-names>
            <surname>Ogirkо</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Berezkin</surname>
          </string-name>
          ,
          <article-title>Information security of printing organizations</article-title>
          ,
          <source>in: Proceedings XXI International Scientific and Practical Conference "Information Technologies and Security" (ITS</source>
          <year>2021</year>
          ), Kyiv, Ukraine,
          <year>2021</year>
          . URL: http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3241</volume>
          /paper11.pdf
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kucherov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Poshyvailo</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Myroshnychenko</surname>
          </string-name>
          ,
          <article-title>Simulation of PID-Regulator Tuning Using Genetic Algorithm on Multi-Criteria Objective Function For Controlling Unstable Objects</article-title>
          ,
          <source>in: Proceedings of ITS-2023: Information Technologies and Security</source>
          ,
          <year>2023</year>
          , Kyiv, Ukraine. URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3887</volume>
          /paper10.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kucherov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Shmelova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Poshyvailo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Tkachenko</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Miroshnichenko</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Ogirko</surname>
          </string-name>
          ,
          <article-title>Mathematical Model of Damping of UAV Oscillations in the Cargo Delivery Problem</article-title>
          ,
          <source>in: Proceedings 2023 IEEE 4th KhPI Week on Advanced Technology (KhPIWeek)</source>
          , Kharkiv, Ukraine,
          <year>2023</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          . doi:
          <volume>10</volume>
          .1109/KhPIWeek61412.
          <year>2023</year>
          .
          <volume>10312855</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>D.</given-names>
            <surname>Kucherov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jinyuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xiaopeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Shmelova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Khalimon</surname>
          </string-name>
          ,
          <article-title>Modeling bi-copter for indoor application</article-title>
          ,
          <source>in: Proceedings 2024 IEEE 7th International Conference on Actual Problems of Unmanned Aerial Vehicles Development (APUAVD)</source>
          ,
          <fpage>22</fpage>
          -24
          <source>October</source>
          <year>2024</year>
          , Kyiv, Ukraine. doi:
          <volume>10</volume>
          .1109/APUAVD64488.
          <year>2024</year>
          .
          <volume>10765858</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>