Abstract
Dynamic Mode Decomposition with Control is a powerful technique for analyzing and modeling complex dynamical systems under the influence of external control inputs. In this paper, we propose a novel approach to implement this technique that offers computational advantages over the existing method. The proposed scheme uses singular value decomposition of a lower order matrix and requires fewer matrix multiplications when determining corresponding approximation matrices. Moreover, the matrix of dynamic modes also has a simpler structure than the corresponding matrix in the standard approach. To demonstrate the efficacy of the proposed implementation, we applied it to a diverse set of numerical examples. The algorithm’s flexibility is demonstrated in tests: accurate modeling of ecological systems like Lotka-Volterra, successful control of chaotic behavior in the Lorenz system and efficient handling of large-scale stable linear systems. This showcased its versatility and efficacy across different dynamical systems.
1. Introduction
Dynamic Mode Decomposition with Control (DMDc) is a powerful data analysis and modeling technique that has gained significant attention in various scientific and engineering disciplines. The method was introduced by Proctor et al. [1] and it provides valuable insights into the behavior of complex dynamical systems under the influence of external control inputs or actuation signals. The ability to understand and predict the behavior of such systems is of paramount importance in diverse applications, including biology [1], fluid dynamics and structural mechanics [2], aerodynamic forces [3], aerospace structures [4], aircraft parameter estimation [5] and wind farm flow control [6]. There are a number of connections between DMDc and other popular system identification methods such as the Eigensystem Realization Algorithm (ERA), the Observer Kalman Identification Method (OKID) and the Koopman operator with control, see [7,8,9]. For some more recent results and applications, we refer the reader to [10,11,12,13,14].
Many real-world systems are subject to external control forces or inputs. The mentioned publications address practical and relevant problems and the application of the DMDc method to solve them. Although they demonstrate the capabilities of the DMDc method for the study of controlled systems in these different areas, many open questions remain. Like traditional DMD, DMD with control relies heavily on high-quality, high-dimensional data. Gathering such data can be expensive and time-consuming and the method’s effectiveness may be limited by the availability and quality of data. A number of questions are of great importance, including assumptions made during the modeling process, data collection methods, potential sources of error, or the impact of data quality on the model’s predictions. The discussion of issues such as dealing with noise in measurements, choosing appropriate control inputs and addressing the issue of dimensionality when working with high-dimensional data is relatively rare. All these questions open new avenues for future analysis and research.
The DMDc method is an extension of the Dynamic Mode Decomposition (DMD method) [15], which has been established as a method for analyzing data from numerical simulations and laboratory experiments in the fluid dynamics field. The method constitutes a mathematical technique for identifying spatiotemporal coherent structures from high-dimensional data. Since its introduction, the method has been used in a variety of fields, including video processing [16], epidemiology [17], robotics [18], neuroscience [19], financial trading [20,21,22], cavity flows [23,24], and various jets [25,26]. For a review of the DMD literature, we refer the reader to [2,8,27,28]. The modeling of a high-dimensional, complex, dynamical system often requires external input or control. The standard DMD does not take this control into account and will not always predict the system correctly. On the other hand, DMDc utilizes both the measurements of the system and the applied external control to extract the underlying dynamics.
In this paper, we present a novel and efficient algorithm for implementing DMDc, addressing a key challenge in the field of computational analysis. Our approach aims to significantly improve the computational efficiency of DMDc without compromising its predictive accuracy, making it an attractive tool for real-time applications and large-scale systems. The contribution of our work lies in the development of a streamlined algorithm that seamlessly integrates control inputs into the dynamic mode decomposition process. By leveraging singular value decomposition of lower order matrices and a simpler structure of the approximation matrices, our approach significantly reduces the computational overhead associated with the traditional DMDc method. This advancement is crucial, as computational efficiency is often a critical concern in practical applications, where real-time analysis and control are required. This efficiency breakthrough opens up new possibilities for studying complex systems with control in real-time scenarios, providing valuable insights for researchers and engineers alike. In summary, our work contributes to the growing body of research on dynamic mode decomposition with control, offering a novel and efficient computational framework that advances the field’s capabilities. The combination of computational efficiency and predictive accuracy demonstrated through numerical experiments makes our approach a promising tool for a wide range of scientific and engineering applications. We believe that our work will inspire further investigations and applications in the exciting and interdisciplinary realm of DMDc, pushing the boundaries of understanding and controlling complex dynamical systems.
2. Problem Statement
DMDc is a recent extension of the DMD method developed to analyze complex systems that also have inputs and disturbances [1]. The method uses both system measurements and applied external control inputs to extract the underlying dynamics and the impact of the inputs. We assume that there is no noise or uncertainties in the observations.
Consider a sequential set of data arranged in a matrix
where n is the number of state variables and is the number of observations (snapshots). The data could be from measurements, experiments, or simulations collected at the time from a given dynamical system, assuming that the data are equispaced in time with a time step . To proceed, we use an arrangement of the dataset into two large data matrices
The time-varying inputs to the system are collected to form another data matrix
where and q denotes the number of input variables.
The ranks of matrices X, Y and are subject to certain conditions in DMDc. It is typical for the rank of matrix Y to be the same as the rank of matrix X because both are constructed from the same snapshots of data. It depends on the dimensionality and complexity of the dynamic system being analyzed. The rank of the control input data matrix depends on the nature of the control inputs and the specific dataset. In practice, we can analyse the structure of X and and determine their effective rank by using techniques such as SVD or other dimensionality reduction methods.
The goal of DMDc is to find a relationship between the future state , the current state and the external control inputs , given by the following relation
where is called the DMD operator and is called the input matrix. The relation (4) can be rewritten in terms of the snapshot matrices
We assume that both operators A and B are unknown and that the goal is to obtain estimates of matrices A and B.
3. Dynamic Mode Decomposition with Control (DMDc)
The Dynamic Mode Decomposition with control of the measurement trio is the eigendecomposition of the operator A.
We seek a best-fit solution for the operator G. The matrix of known terms can be approximated via the singular value decomposition (SVD): . This expression may be truncated to the form
where , and , which gives the approximation
We can represent the matrix as follows
where , . Then, we can approximate the matrices A and B in the following manner
In the next stage, we obtain reduced representations of the dynamics A and the input matrix B. For this purpose, we project the state onto a subspace on which it evolves using a basis transformation. In DMDc, in contrast with DMD, the matrix of truncated left singular vectors cannot be used to define this transformation. In order to find the appropriate linear transformation, we utilize a reduced-order SVD of Y
where , and , and r denotes the dimension of the subspace. In general, the dimension p of the reduced SVD for is greater than the dimension r. Using the transformation , a low-dimensional representation of the matrices A and B can be computed as follows:
where and .
We should note that in order to obtain the necessary basis transformation, we can equivalently use the singular value decomposition of matrix X. The corresponding linear transformation will be unique depending on the choice of X or Y.
In a similar way to the DMD approach, we can obtain the dynamic modes of A by the eigendecomposition
The eigenvectors of A are related to the eigenvectors of via the following transformation
where the columns of the matrix are the DMD modes.
The Algorithm 1 detailing the application of the DMDc method is presented below.
| Algorithm 1: DMDc algorithm [1] |
|
4. Alternative and Improved DMDc Algorithms
This subsection introduces a novel approach to the DMDc method, which enhances efficiency over the standard approach. It was partly introduced in our recent conference report [29]. For completeness of the exposition, we will describe this novel methodology below. It is an additional approach that may be of interest to readers seeking a broader understanding of the problem domain.
4.1. An Alternative to the DMDc Algorithm
As in (2) and (3), let us define the snapshot matrices and . We define the matrix as in (7). The best-fit linear operator G, in (7), is approximated by
where is the Moore–Penrose pseudoinverse of . We can use different approaches to calculate . For example, in the case where has linearly independent rows, can be computed as . Let us represent the matrix as follows
where and . Then, we can approximate the matrices A and B in the following manner
If we use a truncated SVD of as in (8), then matrices and coincide with and in (11), respectively. In order to obtain a reduced representation of the dynamics A and the input matrix B, we utilize a reduced-order SVD of instead of Y. Let us write
where , and and r denotes the dimension of the subspace. Using the transformation matrix , a low-dimensional representation of the matrices A and B can be computed as follows:
where and . Note that and in (20) differ from the corresponding matrices in (13). We can obtain the dynamic modes of A by the eigendecomposition of
The eigenvectors of A are related to the eigenvectors of via the transformation
where the columns of the matrix are the DMD modes.
Next, we resume the results from above in the following Algorithm 2.
| Algorithm 2: Alternative DMDc algorithm |
|
4.2. Improved DMDc Algorithms
In this subsection, we will introduce a new and improved alternative to the DMDc algorithm. We aim to minimize the computational overhead associated with Algorithm 2.
Let the snapshot matrices and be defined as in (2) and (3), respectively, and let the augmented matrix be defined as in (7).
Recall (8), the truncated singular value decomposition of
where , and . Then, for the matrix representation , from (17), we obtain
where , and matrices , are defined by (10).
For the sake of convenience, let us denote
where is the matrix. We utilize the reduced-order SVD of
where , and and r denotes the dimension of the subspace (). Substituting (25) into (24), we obtain
where . It can easily be shown that
which implies that (26) is the truncated SVD of , matching (19).
To be thorough, we will prove that matrix
corresponds to the exact DMD modes of A.
Theorem 1.
Let , with , be an eigenpair of defined by (20). Then the corresponding eigenpair of A is , where
Proof.
Using (24), (25) and (26), we can modify Algorithm 2 as follows (Algorithm 3):
| Algorithm 3: Improved DMDc algorithm |
|
It can be shown that Algorithm 3 identifies all of the nonzero eigenvalues of A. Suppose , for , and let . Then
Furthermore, , since if , then and . Thus, is an eigenvector of with eigenvalue , and is identified by Algorithm 3 (and Algorithm 2).
4.3. Computational Complexity
It is worth pointing out that Algorithms 3 and Algorithms 2 are very similar. The main difference is that at Step 3, instead of the SVD of matrix (in Algorithm 2), the SVD of matrix , defined by (24), is used, plus one matrix multiplication. This leads to an improvement in the computational efficiency of Algorithm 3 over Algorithm 2. In Algorithm 2, we apply the SVD of a matrix with dimension , while in Algorithm 3, we use the SVD of a matrix, where . Next, we compare the computational complexity of the standard algorithm for the DMDc method (Algorithm 1) and the improved algorithm (Algorithm 3). The two algorithms contain the same number of steps and the computational complexities of the first two steps and the fifth step are comparable. The main difference is in calculating the SVD at Step 3 (in the two algorithms), see Table 1.
Table 1.
Performed SVD at Step 3 in Algorithm 1 and Algorithm 3.
The complexities of the corresponding matrices in steps 4 and 6 show the main difference; see Table 2.
Table 2.
Reduced matrices and DMD modes.
In Algorithm 1, six matrices need to be stored and five matrix multiplications need to be performed, while in Algorithm 3, it is necessary to store only four matrices and perform three matrix multiplications for the computation of the reduced matrix . The same corresponding number of matrices and matrix multiplications are also required to calculate the DMD matrix for the two algorithms, respectively.
5. Numerical Illustrative Examples
In this section, we will compare the results obtained using the standard DMDc algorithm and the new algorithm (Algorithm 3) introduced in Section 2. All considered examples are well known in the literature. All numerical experiments and simulations were performed on Windows 7 with MATLAB release R2013a on an Acer Aspire 571 G laptop with an Intel(R) Core(TM) i3-2328M CPU at 2.2 GHz and 4 GB of RAM. For the first two examples, numerical simulation results of the respective models were obtained using the standard ode45 MATLAB solver for ordinary differential equations (ODEs).
Example 1.
A simple population dynamics model.
We consider the Lotka–Volterra system, a two-dimensional, weakly nonlinear dynamical system describing the interaction between two competing populations. These dynamics may represent two species in biological systems, competition in stock markets [30] and can be modified to study the spread of infectious diseases [31]. The dynamics of the prey and predator populations, and , respectively, are given by
where the parameters and represent the growth and death rates, the effect of predation on the prey population and the growth of predators based on the size of the prey population. The control input u affects only the second state. The unforced system exhibits limit cycle behavior, where the predator lags the prey, and a critical point is , where the population sizes of both species are in balance. The control objective is to stabilize this fixed point.
We have used the following parameter values: and . The time-step and sinusoidal forcing with are used. The initial condition is . Collected data consist of snapshots, i.e., the data matrices X and Y are of the dimensions , and is of dimensions . Figure 1 depicts the dynamics.
Figure 1.
Lotka–Volterra dynamics (28) with and , and initial condition .
The low-dimensional representation (13) of the matrices A and B, by Algorithm 1, are
while the corresponding representations (20) by Algorithm 3 are
Both algorithms, Algorithms 1 and 3, produce the same DMD eigenvalues
and the same, up to the sign, corresponding DMD modes
In order to quantify the average magnitude of the residuals between estimated values obtained using the introduced DMDc approaches and actual data, we have used Root Mean Square Error (RMSE):
where x are the actual values and consists of the estimated values. The results are shown in Table 3.
Table 3.
Root Mean Square Error (RMSE) computed by (29).
The Relative Error (RE) is another way to measure the quality of approximations:
for . Figure 2 shows a plot of the relative error variation.
Figure 2.
Relative errors: (left panel) and (right panel).
Example 2.
Chaotic Lorenz system.
Let us consider the Lorenz dynamics given by
with system parameters , and control input u affecting only the first state. A typical trajectory oscillates alternately around the two weakly unstable fixed points .
The chaotic motion of the system implies a strong sensitivity to initial conditions, i.e., small uncertainties in the state will grow exponentially with time. The control objective is to stabilize one of these fixed points. The time-step is used and control input is determined every 10 system timesteps and then held constant, and the actuation input is limited to . Collected data matrices X and Y are of the dimensions , and is of the dimensions . The initial condition is . Figure 3 depicts the dynamics.
Figure 3.
Lorenz dynamics (31) with and initial value .
We performed Algorithm 1 and Algorithm 3 to obtain DMD eigenvalues and DMD modes. Two algorithms reproduce the same DMD eigenvalues , and , see Figure 4.
Figure 4.
DMD eigenvalues (top-left panel) and DMD modes computed by Algorithms 1 and 3.
Figure 4 shows the DMD modes computed by two algorithms.
It can be seen from Figure 4 that the two algorithms produce the same DMD eigenvalues and DMD modes.
Example 3.
Large-scale, stable linear systems.
Here we consider a large-scale dynamical system where the number of measurements is significantly larger than the dimensionality of the underlying system. The dynamics under consideration have an underlying low-dimensional attractor. To construct these large-scale systems, we use MATLAB’s Discrete Random State Space Method. We have chosen a five-dimensional model with two input variables and 50 measurement variables. The output is a state space model: and (and , ). We generate a matrix of random inputs, , by using MATLAB’s randn command. Using matrices A, B and , we generate output data for snapshot matrices X and Y, which are of the dimensions , and is of dimensions .
The initial condition is . Figure 5 depicts the dynamics.
Figure 5.
Dynamics of Example 3.
The DMD eigenvalues and modes calculated using Algorithms 1 and 2 are shown in Figure 6.
Figure 6.
DMD eigenvalues (top-left panel) and DMD modes computed using Algorithms 1 and 2.
Note that there is no distinction between the DMD modes and eigenvalues generated by Algorithms 1 and 2, which is seen in all the examples considered.
6. Conclusions
In this study, we have presented a novel and efficient algorithm for implementing Dynamic Mode Decomposition with Control (DMDc), addressing the challenge of computational efficiency while maintaining predictive accuracy. We prove that each pairs generated by Algorithm 3 is an eigenvector/eigenvalue pair of operator A (Theorem 1). In addition, the new algorithm uses a lower-dimensional SVD (at Step 3) than the corresponding SVD in the standard algorithm. The low-dimensional representation of the matrices A and B, and the matrix of DMDc modes in Algorithm 3 has a simpler form than the corresponding matrices from Algorithm 1. Consequently, Algorithm 3 requires less memory and fewer matrix multiplications.
We have demonstrated the performance of the presented algorithms with numerical examples from different fields of application. From the obtained results, we can conclude that the introduced approach gives identical results to the standard DMDc method. The numerical results show that the introduced algorithm is an alternative to the standard DMDc algorithm and can be used in various fields of application.
The contributions of this work have several important implications for the field of DMDc and its applications. Firstly, the improved computational efficiency enables real-time analysis and control of complex systems, allowing for faster decision-making and response to changing environmental conditions. This aspect is particularly relevant in engineering applications, where rapid control strategies are crucial for system stability and performance. Furthermore, the accurate modeling of controlled systems opens up possibilities for advanced control and optimization techniques. By understanding the underlying dynamic modes and their responses to control inputs, researchers can design more effective and robust control strategies tailored to specific system behaviors and objectives. This has significant implications for engineering systems, ranging from aircraft and spacecraft control to advanced manufacturing processes and robotics.
While this study has made some progress in the realm of DMDc, there remain several exciting avenues for future research. One possible direction is integrating uncertainty quantification into the DMDc framework. Uncertainties in measurement data and model parameters are common in practical applications, and accounting for these uncertainties can lead to more robust and reliable predictions. The development of uncertainty-aware DMDc methodologies could significantly enhance the algorithm’s versatility and practicality in real-world scenarios. Additionally, investigating the application of our algorithm to control chaotic and turbulent systems could yield valuable insights into the predictability and controllability of such complex behaviors. Understanding how control inputs influence the long-term behavior of chaotic systems could have profound implications in various fields, from climate modeling to chaos control in mechanical systems. Finally, exploring the potential synergies between DMDc and other data-driven modeling and control techniques, such as Koopman operator theory and model predictive control, presents an exciting research opportunity. Integrating these methodologies could lead to novel hybrid approaches, combining the strengths of each technique to tackle complex and challenging control problems in an interdisciplinary manner.
Funding
This research received no external funding.
Data Availability Statement
No publicly archived data.
Conflicts of Interest
The authors declare no conflict of interest.
References
- Proctor, J.L.; Brunton, S.L.; Kutz, N. Dynamic mode decomposition with control. SIAM J. Appl. Dyn. Syst. 2016, 15, 142–161. [Google Scholar] [CrossRef]
- Kutz, J.N.; Brunton, S.L.; Brunton, B.W.; Proctor, J. Dynamic Mode Decomposition: Data-Driven Modeling of Complex Systems. In Proceedings of the SIAM 2016, Boston, MA, USA, 11–15 July 2016; pp. 1–234, ISBN 978-1-611-97449-2. [Google Scholar]
- Dawson, S.T.; Schiavone, N.K.; Rowley, C.W.; Williams, D.R. A data-driven modeling framework for predicting forces and pressures on a rapidly pitching airfoil. In Proceedings of the 45th AIAA Fluid Dynamics Conference, Dallas, TX, USA, 22–26 June 2015; pp. 1–14. [Google Scholar]
- Fonzi, N.; Brunton, S.L.; Fasel, U. Data-driven nonlinear aeroelastic models of morphing wings for control. Proc. R. Soc. A 2020, 476, 20200079. [Google Scholar] [CrossRef] [PubMed]
- Swaminathan, B.; Manathara, J.G.; Vinayagam, A.K. Application of dynamic mode decomposition with control (dmdc) for aircraft parameter estimation. IFAC-PapersOnLine 2022, 55, 789–794. [Google Scholar] [CrossRef]
- Liew, J.; Göçmen, T.; Lio, W.H.; Larsen, G.C. Streaming dynamic mode decomposition for short-term forecasting in wind farms. Wind Energy 2022, 25, 719–734. [Google Scholar] [CrossRef]
- Proctor, J.L.; Brunton, S.L.; Kutz, J.N. Generalizing Koopman Theory to Allow for Inputs and Control. SIAM J. Appl. Dyn. Syst. 2018, 17, 909–930. [Google Scholar] [CrossRef]
- Bai, Z.; Kaiser, E.; Proctor, J.L.; Kutz, J.N.; Brunton, S.L. Dynamic mode decomposition for compressive system identification. AIAA J. 2020, 58, 561–574. [Google Scholar] [CrossRef]
- Juang, J.N.; Pappa, R.S. An eigensystem realization algorithm for modal parameter identification and model reduction. J. Guid. Control Dyn. 1985, 8, 620–627. [Google Scholar] [CrossRef]
- Arbabi, H.; Mezić, I. Ergodic theory, dynamic mode decomposition, and computation of spectral properties of the Koopman operator. SIAM J. Appl. Dyn. Syst. 2017, 16, 2096–2126. [Google Scholar] [CrossRef]
- Schmid, P.J. Dynamic mode decomposition and its variants. Annu. Rev. Fluid Mech. 2022, 54, 225–254. [Google Scholar] [CrossRef]
- Li, C.Y.; Chen, Z.; Zhang, X.; Tse, T.K.T.; Lin, C. Koopman analysis by the dynamic mode decomposition in wind engineering. J. Wind Engng Ind. Aerodyn. 2023, 232, 105–295. [Google Scholar] [CrossRef]
- Mansouri, A.; Abolmasoumi, A.H.; Ghadimi, A.A. Weather sensitive short term load forecasting using dynamic mode decomposition with control. Electr. Power Syst. Res. 2023, 221, 109387. [Google Scholar] [CrossRef]
- Gultekin, M.A.; Zhang, Z.; Bazzi, A. Dynamic Mode Decomposition for Real-Time System Estimation of Induction Motor Drives. IEEE Trans. Ind. Appl. 2023, 59, 1836–1848. [Google Scholar] [CrossRef]
- PSchmid, J.; Sesterhenn, J. Dynamic mode decomposition of numerical and experimental data. In Proceedings of the 61st Annual Meeting of the APS Division of Fluid Dynamics, San Antonio, TX, USA, 23–25 November 2008; Volume 53. Number 15. [Google Scholar]
- Grosek, J.; Kutz, J.N. Dynamic Mode Decomposition for Real-Time Background/Foreground Separation in Video. arXiv 2014, arXiv:1404.7592. [Google Scholar]
- Proctor, J.L.; Eckhoff, P.A. Discovering dynamic patterns from infectious disease data using dynamic mode decomposition. Int. Health 2015, 7, 139–145. [Google Scholar] [CrossRef] [PubMed]
- Berger, E.; Sastuba, M.; Vogt, D.; Jung, B.; Amor, H.B. Estimation of perturbations in robotic behavior using dynamic mode decomposition. J. Adv. Robot. 2015, 29, 331–343. [Google Scholar] [CrossRef]
- Brunton, B.W.; Johnson, L.A.; Ojemann, J.G.; Kutz, J.N. Extracting spatial–temporal coherent patterns in large-scale neural recordings using dynamic mode decomposition. J. Neurosci. Methods 2016, 258, 1–15. [Google Scholar] [CrossRef] [PubMed]
- Mann, J.; Kutz, J.N. Dynamic mode decomposition for financial trading strategies. Quant. Financ. 2016, 16, 1643–1655. [Google Scholar] [CrossRef]
- Cui, L.-x.; Long, W. Trading strategy based on dynamic mode decomposition: Tested in Chinese stock market. Phys. A Stat. Mech. Its Appl. 2016, 461, 498–508. [Google Scholar] [CrossRef]
- Kuttichira, D.P.; Gopalakrishnan, E.A.; Menon, V.K.; Soman, K.P. Stock price prediction using dynamic mode decomposition. In Proceedings of the 2017 International Conference on Advances in Computing, Communications and Informatics (ICACCI), Udupi, India, 13–16 September 2017; pp. 55–60. [Google Scholar] [CrossRef]
- Schmid, P.J. Dynamic mode decomposition of numerical and experimental data. J. Fluid Mech. 2010, 656, 5–28. [Google Scholar] [CrossRef]
- Seena, A.; Sung, H.J. Dynamic mode decomposition of turbulent cavity ows for selfsustained oscillations. Int. J. Heat Fluid Flow 2011, 32, 1098–1110. [Google Scholar] [CrossRef]
- Rowley, C.W.; Mezić, I.; Bagheri, S.; Schlatter, P.; Henningson, D.S. Spectral analysis of nonlinear flows. J. Fluid Mech. 2009, 641, 115–127. [Google Scholar] [CrossRef]
- Schmid, P.J. Application of the dynamic mode decomposition to experimental data. Exp. Fluids 2011, 50, 1123–1130. [Google Scholar] [CrossRef]
- Tu, J.H.; Rowley, C.W.; Luchtenburg, D.M.; Brunton, S.L.; Kutz, J.N. On dynamic mode decomposition: Theory and applications. J. Comput. Dyn. 2014, 1, 391–421. [Google Scholar] [CrossRef]
- Mezić, I. Analysis of fluid flows via spectral properties of the Koopman operator. Annu. Rev. Fluid Mech. 2013, 45, 357–378. [Google Scholar] [CrossRef]
- Nedzhibov, G. An alternative approach for Dynamic Mode Decomposition with Control. In Proceedings of the International Conference “Applied Modeling in Economics, Finance and Social Sciences (AMEFSS 2023)”, Online, 6–9 July 2023. [Google Scholar]
- Lee, S.; Lee, D.; Oh, H. Technological forecasting at the Korean stock market: A dynamic competition analysis using Lotka–Volterra model. Technol. Forecast. Soc. Chang. 2005, 72, 1044–1057. [Google Scholar] [CrossRef]
- Venturino, E. The influence of diseases on Lotka-Volterra systems. Rocky Mt. J. Math. 1994, 24, 381–402. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the author. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).