REVIEW 1 major objections 5 minor 1 cited by
Exact Finite Koopman Embedding of Block-Oriented Polynomial Systems
T0 review · 1 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash
Pith's one-line read Every nonlinear system built from a series/parallel chain of LTI and polynomial blocks has an exact finite-dimensional Koopman embedding.
desk verdict The iterative embedding construction is solid, but the main theorem overclaims: the decoupling bound it cites is false, so the universality result fails as stated. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The machinery is an inductive block-by-block embedding built from three components: the decomposition of each multivariate polynomial static block as $f(u)=Wg(V^\top u)$ with univariate polynomials $g$, imported from the cited tensor-decomposition literature; Kronecker-power state augmentation $z=[1,z^\top,(z^{(2)})^\top,\dots,(z^{(p)})^\top]^\top$, which makes the time derivative of each power a linear function of the augmented state plus a structured input term; and the Kronecker gradient identities $\partial x^{(i)}/\partial x\,Ax={}_iA\,x^{(i)}$ and $\partial x^{(i)}/\partial x\,B={}_iB\,x^{(i-1)}$, which convert the derivatives into explicit matrices. Lemmas 3.6, 3.8, 3.10, and 3.12 state how PITI forms compose through series LTI blocks, series nonlinear blocks, input junctions, and output junctions respectively, and together they carry the induction.
What would settle it
Run the paper's algorithm on the MIMO Wiener-Hammerstein example with a third-order polynomial feedthrough term added to the final LTI block, simulate the original system and the PITI model under the same random input, and check whether the output difference stays at rounding level; any deviation above roughly $10^{-12}$ would refute the claimed exactness of Theorem 3.1.
Extended reading notes
Core claim
The central discovery is Theorem 3.1: given a nonlinear system represented as a block chain of LTI blocks and static polynomial blocks joined by input and output junctions, the system admits an exact finite-dimensional Koopman representation in the PITI form $\dot{z}=Az+L(z)R(u)u$, $y=Cz+\bar{L}(z)\bar{R}(u)u$, where $L$ and $\bar{L}$ are linear in the lifted state and $R$ and $\bar{R}$ are polynomial in the input. Corollary 3.2 adds that if every LTI block has zero feedthrough and the first block is not a static nonlinearity, the representation reduces to the bilinear form $\dot{z}=Az+\sum_j\bar{B}_j z_j u$, $y=Cz$. The proof is inductive over the block chain: each elementary block or junction operation is replaced by a PITI or bilinear building block whose state is augmented with Kronecker powers of the previous lifted state, and these building blocks compose exactly. Simulations of a MIMO Wiener-Hammerstein system and a SISO block chain confirm that the embedded outputs match the original dynamics to roughly $10^{-13}$, i.e. at machine precision.
Load-bearing premise
The construction is exact only if every static polynomial block admits an exact decomposition $f(u)=Wg(V^\top u)$ into univariate polynomials of linear forms, a fact imported from the cited literature rather than proved here; if that decomposition is approximate or its required order is not attainable, the resulting model is not an exact embedding.
Editorial extensions
If this is right
- Every Wiener-Hammerstein system, and any series/parallel network of LTI and polynomial blocks without feedback, has a finite-dimensional Koopman model that is exact, with no data and no truncation error involved.
- When feedthrough is absent in the LTI blocks and the chain starts with a linear dynamics block, the exact model is bilinear, so existing bilinear analysis and controller-design tools apply without the usual approximation gap.
- The lifted state may contain many duplicate entries from Kronecker products, but a linear projection removes them, reducing 17 to 12 and 931 to 103 in the paper's examples while preserving exactness.
- If the chain starts with a static nonlinearity or has feedthrough, the input term is polynomial rather than bilinear; the paper notes this can be circumvented by treating the nonlinear block's output as a virtual input, at the cost of complicating control use.
Reading between the lines
- The construction suggests a dimension trade-off: the lifted state size is governed by products of the polynomial degrees encountered along each path, so reordering blocks could change the model dimension; the paper does not discuss this optimization.
- Because the construction is exact and parametric, it could serve as a benchmark generator for data-driven Koopman learning, providing ground-truth finite-dimensional embeddings against which learned models can be measured.
- The no-feedback restriction is a natural boundary for this approach; systems with algebraic loops or state feedback would need an implicit or fixed-point PITI form, which the present proof does not cover.
- If the decoupling order $r$ can be computed a priori from the polynomial degree, a question left to the cited tensor-decomposition literature, the algorithm becomes fully automatic and its dimension and exactness follow from the system data alone.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a constructive method for obtaining exact finite-dimensional Koopman embeddings of nonlinear systems that can be represented as block-oriented interconnections of LTI blocks and static polynomial nonlinearities. The main theorem (Theorem 3.1) states that every such block-chain polynomial system admits an exact finite-dimensional PITI Koopman representation of the form (3.1), and Corollary 3.2 gives conditions, namely no feedthrough in the LTI blocks and no static nonlinearity at the start of the chain, under which the representation becomes bilinear. The proof proceeds inductively over the elementary block operations (LD, SN, IJ, OJ), and it yields an iterative algorithm for constructing the embedding. Two numerical examples, a MIMO Wiener-Hammerstein system and a more complex SISO block chain, validate the construction to machine precision. The key external ingredient is the decoupling f_i(u)=W_i g_i(V_i^T u) of each multivariate polynomial block, assumed to exist with r bounded by n_y n_u.
Significance. The constructive, data-free nature of the algorithm is a real strength: the derivations in Appendix A are detailed, the proof gives an explicit state construction at each block operation, and the numerical examples reproduce the original system outputs to about 1e-13. If the scope of the polynomial blocks is stated correctly, the result would be a useful addition to the exact Koopman-embedding literature, going beyond Carleman truncation and giving simple structural conditions for bilinear Koopman models. The paper's main quantitative claim, however, is currently broader than what the decoupling premise supports.
major comments (1)
- [Section 2.3.2 and Lemma 3.8] The assertion that every matrix polynomial f admits an exact decoupling (2.29) with 'sufficiently high r <= n_y n_u' is dimensionally impossible for generic blocks, and this premise is load-bearing for Theorem 3.1. Concretely, for n_y=1, n_u=3 and degree p=4, the space of scalar polynomials of degree at most 4 in 3 variables has dimension 35, while the family (2.29) with r<=3 and univariate degree at most 4 has at most 27 parameters (9 in V, 3 in W, and 15 in the gamma coefficients), so a generic ternary quartic cannot be represented in that form. Lemma 3.8 starts from (3.7c), which assumes (2.29) for every Sigma_NL block; since that assumption fails for generic polynomial blocks, Theorem 3.1's claim that every block-chain polynomial system admits the PITI embedding is not supported, and the algorithm as stated cannot be exact for the full stated class. Please either supply a correct finite bound for r (allowing r to grow with the degree and number of variables) together with an exact computation, or restrict the main theorem, corollary, and algorithm to polynomial blocks that explicitly admit an exact decomposition (2.29). The reference to the 'approximate polynomial decoupling' toolbox [15] should also be reconciled with the paper's no-approximation claim.
minor comments (5)
- [Lemma 3.8, Eq. (3.9b)] The displayed block vector for \bar{R}_i(\bar{u}_i) in Eq. (3.9b) appears to have duplicated or misplaced entries (for example, two consecutive \bar{R}_{i-1} terms and a \bar{R}_{i-1}^{(2)}(I \otimes \bar{u}_{i-1}) \bar{R}_{i-1} term); please restate it as a clean block vector indexed by k, consistent with Eq. (A.28) and with the block structure of \bar{L}_{i,e} in Eq. (3.11).
- [Section 3.1 and Lemmas 3.3, 3.5] The PITI definition in Eq. (3.1) says L(z) and \bar{L}(z) are linear in z, but Lemmas 3.3 and 3.5 set L_1(z_1) \equiv B_1 and \bar{L}_1(z_1) \equiv I, which are constant functions; if 'linear' is meant to include affine terms or relies on a constant coordinate in z, this should be stated explicitly so the linearity claims in Lemma 3.8 and its proof are well-defined.
- [Section 4.1.2 and Figure 11] In Section 4.1.2 and the caption of Figure 11, setting 'D1 = D2 = 0' is inconsistent with the notation of Section 4.1.1, where the two LTI blocks are G1 and G3 and their feedthrough matrices are D1 and D3; the text and caption should refer to D1 and D3.
- [Section 4.2.9] The sentence 'This results in Figure 13b, completing the process' should refer to Figure 13e, since this is the final absorption of the nonlinear block f6.
- [Throughout] There are several typographical slips to correct: 'the the' in Corollary 3.7, 'feedtrough' for 'feedthrough' throughout, 'defiend' in Section 2.3.2, 'appropirate' in Appendix A.1, and 'N > iand' in the proof of Theorem 3.1.
Circularity Check
No significant circularity: the Koopman embedding is obtained by explicit constructive lifting, with no fitted parameters; the only self-citation is a non-load-bearing elementary identity, and the decoupling premise is an external correctness caveat rather than a circular reduction.
full rationale
The central derivation is constructive and self-contained in the sense relevant to circularity. Theorem 3.1 is proved by induction over the block-chain operations: each lemma (3.3, 3.5, 3.6, 3.8, 3.10, 3.12) gives explicit matrices and functions in terms of A_i, B_i, C_i, D_i, V_i, W_i and the gamma coefficients, and the lifted state is built from stacked Kronecker powers, so no constants are fitted and no output is statistically forced. The static-nonlinearity base case (Lemma 3.5) uses the exact factorization f(u) = f(0) + tilde f(u) u, cited as Lemma 1 of the authors' [20]; this is an elementary, parameter-free line-integral identity and does not import the target Koopman result, so it does not make the embedding circular. The PITI-to-BLTI simplifications (Corollaries 3.4, 3.7, 3.9, 3.11, 3.13) only track feedthrough terms algebraically. The main caveat is an external correctness premise, not a circular reduction: Lemma 3.8 and Appendix A.4 assume the decomposition f_i(bar y_{i-1}) = W_i g_i(V_i^T bar y_{i-1}) for every polynomial sigma_NL block, citing [10,51] with the bound r <= n_y n_u. If that theorem or bound fails for generic multivariate polynomials, Theorem 3.1 overclaims in scope, but that is an unsupported or false premise, not an equivalence of the conclusion to its own input. There is no self-citation chain that forces the stated result.
Assumptions & free parameters
assumptions (4)
- domain assumption Every multivariate polynomial static block admits an exact decoupling f(u)=W g(V^T u) with univariate polynomials g_e.
- domain assumption The nonlinear system is exactly representable as a block-chain of LTI and static polynomial blocks with series/parallel operations and no feedback.
- domain assumption The state space X is open and forward invariant under the flow; f is Lipschitz; the Koopman semigroup is strongly continuous.
- standard math Kronecker product properties (mixed product, (AB)^(k)=A^(k)B^(k), x⊗y=(x⊗I)y) hold.
Cite this review
Pith. "Pith review of Exact Finite Koopman Embedding of Block-Oriented Polynomial Systems." pith.science (2026). https://pith.science/paper/3NGG47MT
@misc{pith2026250715093,
author = {Pith},
title = {Pith review of: Exact Finite Koopman Embedding of Block-Oriented Polynomial Systems},
year = {2026},
howpublished = {\url{https://pith.science/paper/3NGG47MT}},
note = {Machine review of arXiv:2507.15093}
}
read the original abstract
The challenge of finding exact and finite-dimensional Koopman embeddings of nonlinear systems has been largely circumvented by employing data-driven techniques to learn models of different complexities (e.g., linear, bilinear, input affine). Although these models may provide good accuracy, selecting the model structure and dimension is still ad-hoc and it is difficult to quantify the error that is introduced. In contrast to the general trend of data-driven learning, in this paper, we develop a systematic technique for nonlinear systems that produces a finite-dimensional and exact embedding. If the nonlinear system is represented as a network of series and parallel linear and nonlinear (polynomial) blocks, one can derive an associated Koopman model that has constant state and output matrices and the input influence is polynomial. Furthermore, if the linear blocks do not have feedthrough, the Koopman representation simplifies to a bilinear model.
Figures
Figures from the paper (11 more)
Forward citations
Cited by 1 Pith paper
-
Machines that Predict Trajectories from Templates
Trajectory libraries define behavioral spaces that enable exact future prediction from past windows under continuation maps, spectral inclusion of visible eigenvalues, and immersion conditions.
Reference graph
Works this paper leans on
-
[15]
G. Hollander, P. Dreesen, M. Ishteva, I. Markovsky, and J. Schoukens , MATLAB pack- age for approximate polynomial decoupling , http://imarkovs.github.io/decouple/decoupling.html (ac- cessed 18-May-2025)
work page 2025
-
[1]
D. Alpay and C. Dubi, A realization theorem for rational functions of several complex variables, Systems & Control Letters, 49 (2003), pp. 225–229
work page 2003
- [2]
-
[3]
C. Beck, On formal power series representations for uncertain systems, IEEE Transactions on Automatic Control, 46 (2001), pp. 314–319
work page 2001
-
[4]
D. Bernstein, Matrix Mathematics: Theory, Facts, and Formulas: Second Edition , Princeton University Press, second ed., 2009. 38 LUCIAN CRISTIAN IACOB, ROLAND T ´OTH, AND MAARTEN SCHOUKENS
work page 2009
-
[5]
P. Bevanda, B. Driessen, L. C. Iacob, S. Sosnowski, R. T ´oth, and S. Hirche , Nonparametric control Koopman operators, 2025, https://arxiv.org/abs/2405.07312
arXiv 2025
- [6]
-
[7]
S. L. Brunton, B. W. Brunton, J. L. Proctor, and J. N. Kutz , Koopman invariant subspaces and finite linear representations of nonlinear dynamical systems for control, The Public Library of Science ONE, 11 (2016)
work page 2016
Show all 56 references
-
[8]
S. L. Brunton, M. Budi ˇsi´c, E. Kaiser, and J. N. Kutz , Modern Koopman theory for dynamical systems, SIAM Review, 64 (2022), pp. 229–340
2022
-
[9]
Carleman , Application de la th´ eorie des ´ equations int´ egrales lin´ eaires aux syst` emes d’´ equations diff´ erentielles non lin´ eaires, Acta Math., 59 (1932), pp
T. Carleman , Application de la th´ eorie des ´ equations int´ egrales lin´ eaires aux syst` emes d’´ equations diff´ erentielles non lin´ eaires, Acta Math., 59 (1932), pp. 63–87
1932
-
[10]
Dreesen, M
P. Dreesen, M. Ishteva, and J. Schoukens, Decoupling multivariate polynomials using first-order in- formation and tensor decompositions, SIAM Journal on Matrix Analysis and Applications, 36 (2015), pp. 864–879
2015
-
[11]
Giri and E.-W
F. Giri and E.-W. Bai, Block-oriented Nonlinear System Identification, Springer London, first ed., 2010
2010
-
[12]
Goswami and D
D. Goswami and D. A. Paley , Global bilinearization and controllability of control-affine nonlinear systems: A Koopman spectral approach , Proc. of the 56th Conf. on Dec. and Cont., (2017)
2017
-
[13]
G ´omez-Guti´errez, C
D. G ´omez-Guti´errez, C. R. V ´azquez, A. Ram ´ırez-Tevi˜no, and S. Di Gennaro , Chapter 3 - on the observability and observer design in switched linear systems , in New Trends in Observer-Based Control, O. Boubaker, Q. Zhu, M. S. Mahmoud, J. Ragot, H. R. Karimi, and J. D´ av...
2019
-
[14]
Hashemian and A
N. Hashemian and A. Armaou , Fast moving horizon estimation of nonlinear processes via carleman linearization, in 2015 American Control Conference (ACC), 2015, pp. 3379–3385
2015
-
[16]
Huang, X
B. Huang, X. Ma, and U. V aidya , Feedback stabilization using Koopman operator , Proc. of the 57th Conf. on Dec. and Cont., (2018)
2018
-
[17]
K. J. Hunt, M. Munih, N. N. Donaldson, and F. M. Barr, Investigation of the Hammerstein hypoth- esis in the modeling of electrically stimulated muscle , IEEE transactions on bio-medical engineering, 45 (1998), pp. 998–1009
1998
-
[18]
L. C. Iacob, M. Sz ´ecsi, G. I. Beintema, M. Schoukens, and R. T ´oth, Learning Koopman models from data under general noise conditions , 2025, https://arxiv.org/abs/2507.09646
2025 arXiv
-
[19]
L. C. Iacob, R. T ´oth, and M. Schoukens , Optimal synthesis of LTI Koopman models for nonlinear systems with inputs , 5th IF AC Workshop on Linear Parameter Varying Systems (LPVS), 55 (2022), pp. 49–54
2022
-
[20]
L. C. Iacob, R. T ´oth, and M. Schoukens , Koopman form of nonlinear systems with inputs , Auto- matica, 162 (2024), p. 111525
2024
-
[21]
Isidori, Nonlinear Control Systems , Springer London, 3 ed., 1995
A. Isidori, Nonlinear Control Systems , Springer London, 3 ed., 1995
1995
-
[22]
Jouan , Immersion of nonlinear systems into linear systems modulo output injection , in 42nd IEEE International Conference on Decision and Control, vol
P. Jouan , Immersion of nonlinear systems into linear systems modulo output injection , in 42nd IEEE International Conference on Decision and Control, vol. 2, 2003, pp. 1476–1481
2003
-
[23]
R. M. Jungers and P. Tabuada, Non-local linearization of nonlinear differential equations via polyflows, in 2019 American Control Conference (ACC), 2019, pp. 1–6
2019
-
[24]
Kaiser, J
E. Kaiser, J. N. Kutz, and S. L. Brunton , Data-driven approximations of dynamical systems oper- ators for control , in The Koopman Operator in Systems and Control: Concepts, Methodologies, and Applications, Springer International Publishing, 2020, pp. 197–234
2020
-
[25]
Khalil, Nonlinear Systems, Prentice Hall, third ed., 2002
H. Khalil, Nonlinear Systems, Prentice Hall, third ed., 2002
2002
-
[26]
S. Klus, F. N ¨uske, S. Peitz, J.-H. Niemann, C. Clementi, and C. Sch ¨utte, Data-driven approx- imation of the Koopman generator: Model reduction, system identification, and control , Physica D: Nonlinear Phenomena, 406 (2020), p. 132416
2020
-
[27]
Krzy ˙zak, J
A. Krzy ˙zak, J. Z. Sasiadek, and S. Ulrich , Nonparametric identification of robot flexible joint space manipulator, in 17th International Conference on Methods & Models in Automation & Robotics, 2012, pp. 172–177. EXACT FINITE KOOPMAN EMBEDDING OF BLOCK-ORIENTED POLYNOMIAL S...
2012
-
[28]
Lasota and M
A. Lasota and M. C. Mackey , Chaos, Fractals, and Noise: Stochastic Aspects of Dynamics , Springer, 1994
1994
-
[29]
Levine and R
J. Levine and R. Marino , Nonlinear system immersion, observers and finite-dimensional filters , Sys- tems & Control Letters, 7 (1986), pp. 133–142
1986
-
[30]
Lian and C
Y. Lian and C. N. Jones , On Gaussian process based Koopman operators, 21st World Congress, Berlin, Germany, 53 (2020), pp. 449–455
2020
-
[31]
Z. Liu, N. Ozay, and E. D. Sontag, Properties of immersions for systems with multiple limit sets with implications to learning koopman embeddings , Automatica, 176 (2025), p. 112226
2025
-
[32]
Lusch, J
B. Lusch, J. N. Kutz, and S. L. Brunton , Deep learning for universal linear embeddings of nonlinear dynamics, Nature Communications, 9 (2018)
2018
-
[33]
J. R. Magnus and H. Neudecker , Matrix differential calculus with applications to simple, Hadamard, and Kronecker products, Journal of Mathematical Psychology, 29 (1985), pp. 474–492
1985
-
[34]
J. R. Magnus and H. Neudecker , Matrix Differential Calculus with Applications in Statistics and Econometrics, Wiley, third ed., 2019
2019
-
[35]
Markovsky, On the behavior of autonomous Wiener systems , Automatica, 110 (2019), p
I. Markovsky, On the behavior of autonomous Wiener systems , Automatica, 110 (2019), p. 108601
2019
-
[36]
Mauroy, I
A. Mauroy, I. Mezi ´c, and Y. Susuki , The Koopman Operator in Systems and Control: Concepts, Methodologies, and Applications, Springer International Publishing, 2020
2020
-
[37]
Mohammadpour and C
J. Mohammadpour and C. W. Scherer , Control of Linear Parameter Varying Systems with Applica- tions, Springer, 2012
2012
-
[38]
N ¨uske, S
F. N ¨uske, S. Peitz, F. Philipp, M. Schaller, and K. Worthmann , Finite-data error bounds for Koopman-based prediction and control, Journal of Nonlinear Science, 33 (2022), p. 14
2022
-
[39]
S. Otto, S. Peitz, and C. Rowley , Learning bilinear models of actuated Koopman generators from partially observed trajectories, SIAM Journal on Applied Dynamical Systems, 23 (2024), pp. 885–923
2024
-
[40]
Pan and C.-H
J. Pan and C.-H. Cheng, Wiener–Hammerstein model based electrical equalizer for optical communica- tion systems , J. Lightwave Technol., 29 (2011), pp. 2454–2459
2011
-
[41]
F. M. Philipp, M. Schaller, K. Worthmann, S. Peitz, and F. N¨uske, Error bounds for kernel-based approximations of the Koopman operator, Applied and Computational Harmonic Analysis, 71 (2024), p. 101657
2024
-
[42]
A. Rauh, J. Minisini, and H. Aschemann , Carleman linearization for control and for state and distur- bance estimation of nonlinear dynamical processes , IF AC Proceedings Volumes, 42 (2009), pp. 455–
2009
-
[43]
Rotondo, G
D. Rotondo, G. Luta, and J. H. Ulfsnes Aarv ˚ag, Towards a Taylor-Carleman bilinearization ap- proach for the design of nonlinear state-feedback controllers , European Journal of Control, 68 (2022), p. 100670. 2022 European Control Conference Special Issue
2022
-
[44]
Sasai, M
T. Sasai, M. Nakamura, E. Yamazaki, A. Matsushita, S. Okamoto, K. Horikoshi, and Y. Kisaka, Wiener–Hammerstein model and its learning for nonlinear digital pre-distortion of optical transmitters, Opt. Express, 28 (2020), pp. 30952–30963
2020
-
[45]
Schoukens, A
M. Schoukens, A. Marconato, R. Pintelon, G. V andersteen, and Y. Rolain , Parametric iden- tification of parallel Wiener–Hammerstein systems , Automatica, 51 (2015), pp. 111–122
2015
-
[46]
Schoukens and K
M. Schoukens and K. Tiels , Identification of block-oriented nonlinear systems starting from linear approximations: A survey , Automatica, 85 (2017), pp. 272–292
2017
-
[47]
J. C. Schulze, D. T. Doncevic, and A. Mitsos , Identification of MIMO Wiener-type Koopman models for data-driven model reduction using deep learning , Computers and Chemical Engineering, 161 (2022), p. 107781
2022
-
[48]
Surana , Koopman operator based observer synthesis for control-affine nonlinear systems , in IEEE 55th Conference on Decision and Control (CDC), 2016, pp
A. Surana , Koopman operator based observer synthesis for control-affine nonlinear systems , in IEEE 55th Conference on Decision and Control (CDC), 2016, pp. 6492–6499
2016
-
[49]
Tsukamoto, S.-J
H. Tsukamoto, S.-J. Chung, and J.-J. E. Slotine, Contraction theory for nonlinear stability analysis and learning-based control: A tutorial overview , Annual Reviews in Control, 52 (2021), pp. 135–169
2021
-
[50]
T ´oth and C
R. T ´oth and C. Verhoek , Modeling and control of LPV systems , in Reference Module in Materials Science and Materials Engineering, Elsevier, 2025
2025
-
[51]
Usevich, P
K. Usevich, P. Dreesen, and M. Ishteva , Decoupling multivariate polynomials: Interconnections between tensorizations, Journal of Computational and Applied Mathematics, 363 (2020), pp. 22–34
2020
-
[52]
Williams, I
M. Williams, I. Kevrekidis, and C. Rowley, A data–driven approximation of the Koopman operator: Extending dynamic mode decomposition , Journal of Nonlinear Science, 25 (2015), pp. 1307–1346. 40 LUCIAN CRISTIAN IACOB, ROLAND T ´OTH, AND MAARTEN SCHOUKENS
2015
-
[53]
M. O. Williams, C. W. Rowley, and I. G. Kevrekidis , A kernel-based method for data-driven Koopman spectral analysis, Journal of Computational Dynamics, 2 (2015), pp. 247–265
2015
-
[54]
Wills, T
A. Wills, T. B. Sch ¨on, L. Ljung, and B. Ninness , Identification of Hammerstein–Wiener models , Automatica, 49 (2013), pp. 70–81
2013
-
[55]
Zhou, E.-J
Y. Zhou, E.-J. van Kampen, and Q. Chu , Incremental model based online heuristic dynamic pro- gramming for nonlinear adaptive tracking control with partial observability , Aerospace Science and Technology, 105 (2020), p. 106013
2020
-
[460]
14th IF AC Conference on Methods and Models in Automation and Robotics
Reviewed August 6, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.