Pith. sign in

REVIEW 3 major objections 4 minor 39 references

Estimation of Regions of Attraction for Nonlinear Systems via Coordinate-Transformed TS Models and Piecewise Quadratic Lyapunov Functions

T0 review · 3 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read The paper claims that combining several coordinate-transformed Takagi-Sugeno models, each certified by a piecewise quadratic Lyapunov function, enlarges the proven region of attraction for nonlinear systems.

desk verdict The multi-transformation idea is plausible, but the paper's only numerical example has a fatal modeling error: the listed A matrices don't contain the actual transformed dynamics, so the enlarged ROA isn't certified. read the letter →

arxiv 2507.12718 v1 pith:VATMHLSF submitted 2025-07-17 math.DS cs.SYeess.SY

classification math.DScs.SYeess.SY MSC 93D3093C1093D0590C22
keywords regionofattractionTakagi-SugenomodelscoordinatetransformationspiecewisequadraticLyapunovfunctionslinearmatrixinequalitiesnonlinearstabilityconvexoptimization
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to establish that region-of-attraction (ROA) estimates for nonlinear systems can be enlarged by looking at the same dynamics in several coordinate systems instead of one. For each transformation $\bar{x} = T x$, the method builds a Takagi-Sugeno (TS) convex model of the transformed dynamics, certifies a ROA with a piecewise quadratic Lyapunov function $V(\bar{x}) = \max_{j} \bar{x}^{\top} P_j \bar{x}$, maps that region back to the original $x$-domain, and takes the union. A numerical example with the shear transformation $t_{11}=1$, $t_{12}=2$, $t_{21}=0$, $t_{22}=1$ is presented in which the back-mapped region extends beyond the ROA computed without transformation. The paper argues that this multi-transformation strategy reduces the conservatism of single-path TS analysis, making the choice of coordinates part of the search for a larger certified region.

What carries the argument

A TS convex model is a representation $\dot{x} = \sum_{i=1}^{r} h_i(z) A_i x$ in which the membership functions $h_i$ satisfy the convex sum property on a compact set. The paper combines this with the piecewise quadratic Lyapunov function $V(x) = \max_{j\in\{1,2\}} x^{\top} P_j x$ and the LMI feasibility conditions in (13), then applies a coordinate transformation $\bar{x} = T x$ to generate a second TS model. The optimization $\max k$ subject to $\{\bar{x} : V(\bar{x}) \le k\} \subseteq \bar{D}$ returns the certified sublevel set, and mapping back through $T^{-1}$ is what produces the enlarged region.

What would settle it

Evaluate the true transformed dynamics at $\bar{x}_2 = 0.55$: the $(2,2)$ entry of the state-dependent matrix equals $\bar{x}_2^2 - 1 = -0.6975$, whereas every listed $A_i$ has $(2,2)$ entry at most $-0.8336$; since a convex combination of numbers below $-0.8336$ cannot equal $-0.6975$, no membership functions satisfying the convex sum property can make the stated eight-vertex TS model reproduce the transformed dynamics on the claimed box.

Watch

Extended reading notes

Core claim

The central claim is that coordinate transformations are more than a change of variables: they generate genuinely different TS representations whose ROA certificates complement one another. For the two-state example, applying $T$ with $t_{11}=1$, $t_{12}=2$, $t_{21}=0$, $t_{22}=1$ gives a transformed system on the box $[-0.55,0.55]^2$; the piecewise quadratic Lyapunov function with the printed $P_1, P_2$ yields the level set $V(\bar{x}) \le 1.54$. Mapping that set back to the original $x$-domain produces, per the paper, a region that extends beyond the ROA obtained by the untransformed TS method. The conclusion the authors draw is that systematic transformation selection should yield enlarged ROA estimates as a union of back-mapped level sets.

Load-bearing premise

The estimate collapses unless the transformed TS model is a true convex over-approximation of the transformed dynamics on the stated domain; the paper never gives the membership functions for the transformed system, and the printed $A_i$ matrices are numerically inconsistent with the dynamics on that domain.

Editorial extensions

If this is right

  • For polynomial-type autonomous systems, each added coordinate transformation yields a separate LMI feasibility problem, so the union of back-mapped sublevel sets is itself a valid inner approximation of the true ROA whenever the transformed TS model is valid.
  • ROA size becomes a searchable quantity: selecting transformation matrices and monomials can be automated, so the estimate is not fixed by the original coordinates.
  • Because piecewise quadratic Lyapunov functions are used, the method inherits lower conservatism than a single quadratic Lyapunov certificate for the same TS model.
  • The numerical example indicates that a single transformation can already extend the estimate beyond the conventional TS ROA, so the gap should widen as more transformations are united.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • One extension left implicit is that the union over finitely many transformations could be iterated to generate a sequence of expanding inner approximations; convergence to the true ROA is not shown and would be a testable conjecture.
  • The method's success depends on the transformed TS model actually containing the transformed dynamics on the chosen domain; since the membership functions are never supplied, the reported eight-vertex model must be checked by evaluating the convex hull at sample states.
  • A practical extension would optimize the transformation matrix rather than hand-pick it, using LMI feasibility margin as the objective; the paper makes no claim about global optimality of the chosen $T$.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The manuscript proposes to enlarge Region of Attraction (ROA) estimates for nonlinear systems by applying coordinate transformations before Takagi-Sugeno (TS) modeling, computing piecewise-quadratic Lyapunov-function ROAs for each transformed representation, and then taking the union of the resulting sets. Section III walks through a standard TS sector-nonlinearity construction for a two-dimensional polynomial system and computes a sublevel-set ROA using a piecewise quadratic Lyapunov function. Section IV introduces a single coordinate transformation T = [[1,2],[0,1]], claims a transformed TS model on Dbar = [-0.55,0.55]^2 with eight vertex matrices, solves an LMI feasibility problem, and asserts that mapping the resulting invariant set back to the original x-domain yields an ROA larger than the Section III estimate. The central demonstration of the paper rests entirely on this transformed model and on the reported vertex matrices.

Significance. If the transformed TS model were valid and the union-of-transformations procedure were actually specified, the paper would illustrate a useful idea: coordinate changes can reduce conservatism in TS-based ROA estimation, and piecewise quadratic Lyapunov functions can be combined with such transformations. The Section III example is internally coherent and the LMI machinery is standard. However, the central numerical claim is not supported: the transformed vertex matrices are inconsistent with the actual transformed dynamics, the membership functions for the transformed model are never given, and the multi-transformation framework promised in the abstract is not implemented. These are load-bearing gaps, not presentation issues. The paper does not provide reproducible code or machine-checked verification of the LMI solutions, so the numerical results could not be independently confirmed.

major comments (3)
  1. [Section IV, Eq. (27) and the list of A_i matrices] The transformed TS model is not a valid convex representation of system (27) on Dbar. For (27), the exact state-dependent system matrix is A(xbar) = [[-xbar1+4*xbar2-2, 2*xbar2^2-4*xbar2],[0, xbar2^2-1]]. On Dbar = [-0.55,0.55]^2, the (2,2) entry ranges over [-1,-0.6975], but every listed A_i has a22 in {-1.1664,-0.8336}, so the interval (-0.8336,-0.6975] is not contained in their convex hull. Likewise, the (1,1) entry reaches 0.75 at xbar = (-0.55,0.55), while every listed a11 is at most -0.24. A concrete check at xbar = (-0.55,0.55) gives f(xbar) = (-1.2898,-0.3836), but every convex combination of the products A_i*xbar has first component at least -0.7165, so no membership weights can reproduce the dynamics. Therefore the LMI solution in (13) certifies stability only for a different differential inclusion, not for (27), and the red boundary in Fig. 2b is not a certified ROA.
  2. [Section IV, membership functions] The membership functions for the transformed TS model are never stated. The text only lists the premise variables z1 = xbar1, z2 = xbar2, z3 = xbar2^2 and then jumps to the eight vertex matrices. To apply the sector-nonlinearity construction one must specify the sector bounds and the associated weighting functions on Dbar and verify the convex-sum property (15). Without this information, even a consistent set of vertex matrices could not be checked for exact representation of (27). This is a completeness failure in the central construction, not a minor omission.
  3. [Abstract and Section I] The abstract promises a systematic framework using transformation matrices T1, T2, ..., TN and a final ROA obtained as the union of all computed regions. The body provides only one hand-chosen matrix T and one hand-chosen domain Dbar; there is no algorithm for generating the T_i, no criterion for choosing the transformed domain, and no union operation is actually carried out. The concluding remark about 'iterative application' and 'systematic automation of monomial function selection' is not supported by any procedure or additional example. As a result, the paper's claimed contribution is not demonstrated even apart from the numerical inconsistencies in Section IV.
minor comments (4)
  1. [Section II-B2, Definition 5] Definition 5 is informal: 'the corresponding region around the equilibrium point is called ROA.' The ROA should be defined as the set of initial conditions from which trajectories converge to the equilibrium, for example {x0 : lim_{t to infinity} phi(t;x0) = 0}.
  2. [Section II-B6, Eq. (13)] In the two LMI constraints, the same symbol lambda_i appears in both blocks; please clarify whether the multipliers may differ between the two constraints and whether they are required to be nonnegative.
  3. [Fig. 2 and caption] The caption of Fig. 2 does not clearly distinguish the red-shaded region from the mapped boundary, and the axes of panel (a) are not labeled consistently with the definition of Dbar in Eq. (28).
  4. [Throughout] There are numerous typos and spacing artifacts, including 'V A' in the author affiliation line, 'F or' at the start of Theorem 1, and 'conser vatism' in Section I. A careful copyedit is needed.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the ROA estimates are computed from an LMI feasibility problem, not fitted to the claimed enlargement; the main concerns are soundness and selection, not circularity.

full rationale

The derivation chain is self-contained for the purposes of circularity: the transformed dynamics (27) are obtained from the stated transformation T, the TS vertex matrices are inputs to the LMI feasibility problem (13), and the values k=0.054 and k=1.54 are solutions of the optimization problem (26), not parameters fitted to reproduce the claimed enlarged ROA. The final result is a mapped level set of a Lyapunov function computed in the transformed coordinates, so no prediction is statistically forced by a fitted input. The choice of T and the domain Dbar is a heuristic selection issue, and a separate soundness concern exists because the reported A_i may not contain the actual transformed dynamics on Dbar, but that would be a modeling error rather than a circular argument. The self-citations in the introduction, such as [18]–[20] and [39], are background or algorithmic references and are not load-bearing for the core ROA enlargement claim. No circular step can be exhibited by reducing any equation of the paper to its own inputs.

Assumptions & free parameters 2 free parameters · 4 assumptions · 0 invented entities

The central argument rests on standard LMI and Lyapunov theory, on the exactness of the TS convex representation over chosen compact domains, and on the validity of coordinate changes and unions of invariant sets. The TS membership functions for the transformed system are never given, the vertex matrices are not verified, and the transformation and domain are chosen ad hoc, so the example carries several unstated assumptions.

free parameters (2)
  • Coordinate transformation matrix T = T = [[1, 2], [0, 1]]
    The transformation is chosen by hand for the example; the paper provides no systematic procedure for selecting T, and the claimed ROA enlargement depends on this choice.
  • Transformed domain bounds = xbar1 and xbar2 in the interval from -0.55 to 0.55
    The domain bounding the TS model is chosen by hand; the apparent ROA improvement over Section III may be an artifact of using a different domain rather than the transformation itself.
assumptions (4)
  • standard math Lyapunov stability theorem and LMI feasibility for piecewise quadratic Lyapunov functions (equation 13) are sufficient for ROA estimation.
    Used without derivation in Sections III and IV; the condition is a known sufficient condition from the max-min Lyapunov literature but is stated here without proof or explicit nonnegativity constraints on the lambda terms.
  • domain assumption The constructed TS models exactly represent the nonlinear dynamics on the chosen compact domains, with membership functions satisfying the convex sum property.
    Invoked in Remark 2 and used for both D and the transformed domain; for the transformed system the membership functions are never given and the vertex matrices appear inconsistent with the stated domain.
  • standard math An invertible linear coordinate transformation maps ROA subsets bijectively, and the union of valid ROA subsets is itself a valid ROA subset.
    Relied on to justify the union and mapping in Section IV; true for diffeomorphisms but never stated explicitly.
  • ad hoc to paper The transformation T equal to the matrix with rows [1,2] and [0,1], and the transformed domain, are chosen by hand as the method's inputs.
    The paper gives no algorithm for selecting these; the claimed enlargement may depend on them.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Estimation of Regions of Attraction for Nonlinear Systems via Coordinate-Transformed TS Models and Piecewise Quadratic Lyapunov Functions." pith.science (2026). https://pith.science/paper/VATMHLSF

@misc{pith2026250712718,
  author       = {Pith},
  title        = {Pith review of: Estimation of Regions of Attraction for Nonlinear Systems via Coordinate-Transformed TS Models and Piecewise Quadratic Lyapunov Functions},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/VATMHLSF}},
  note         = {Machine review of arXiv:2507.12718}
}
abstract

This paper presents a novel approach for computing enlarged Region of Attractions (ROA) for nonlinear dynamical systems through the integration of multiple coordinate transformations and piecewise quadratic Lyapunov functions within the Takagi-Sugeno (TS) modeling framework. While existing methods typically follow a single-path approach of original system $\rightarrow$ TS model $\rightarrow$ ROA computation, the proposed methodology systematically applies a sequence of coordinate transformations to generate multiple system representations, each yielding distinct ROA estimations. Specifically, the approach transforms the original nonlinear system using transformation matrices $T_1, T_2, \ldots, T_N$ to obtain $N$ different coordinate representations, constructs corresponding TS models for each transformed system, and computes individual ROAs using piecewise quadratic Lyapunov functions. The final ROA estimate is obtained as the union of all computed regions, leveraging the flexibility inherent in piecewise quadratic Lyapunov functions compared to traditional quadratic approaches. The enhanced methodology demonstrates significant improvements in ROA size estimation compared to conventional single-transformation techniques, as evidenced through comparative analysis with existing TS-based stability methods.

Figures

Figures reproduced from arXiv: 2507.12718 by the authors.

Figure 1
Figure 1. ROA for the system computed with the TS method [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

39 extracted references · 38 canonical work pages

  1. [1]

    Disturbance/unce rtainty es- timator based integral sliding-mode control,

    B. Kurkcu, C. Kasnakoglu, and M. Efe, “Disturbance/unce rtainty es- timator based integral sliding-mode control,” IEEE Transactions on Automatic Control, vol. 63, no. 11, pp. 3940–3947, 2018

  2. [2]

    Disturbance/uncertainty estimator based robust c ontrol of non- minimum phase systems,

    ——, “Disturbance/uncertainty estimator based robust c ontrol of non- minimum phase systems,” IEEE/ASME Transactions on Mechatronics , vol. 23, no. 4, pp. 1941–1951, 2018

  3. [3]

    Robust autopilot design ba sed on a disturbance/uncertainty/coupling estimator,

    B. Kurkcu and C. Kasnakoglu, “Robust autopilot design ba sed on a disturbance/uncertainty/coupling estimator,” IEEE Transactions on Control Systems Technology, vol. 27, no. 6, pp. 2622–2629, 2019

  4. [4]

    Assessment o f land use–land cover changes using GIS, remote sensing, and CA–Ma rkov model: a case study of Algiers, Algeria,

    H. Madani, M. Setti, D. Akziz, and Z. Nemer, “Assessment o f land use–land cover changes using GIS, remote sensing, and CA–Ma rkov model: a case study of Algiers, Algeria,” Applied Geomatics , vol. 14, no. 4, pp. 811—-825, Nov 2022. [Online]. Available: http://dx.doi.org/10.1007/s12518-022-00472-w

  5. [5]

    Coverage analysis of IRS-aide d millimeter- wave networks: A practical approach,

    A. Etcibasi and E. Aktas, “Coverage analysis of IRS-aide d millimeter- wave networks: A practical approach,” IEEE Transactions on Wireless Communications, vol. 23, no. 4, pp. 3721–3734, 2024

  6. [6]

    Detection of multiple sma ll biased GPS spoofing attacks on autonomous vehicles using time serie s analy- sis,

    A. Mohammadi, R. Ahmari, V . Hemmati, F. Owusu-Ambrose, M . Mah- moud, P . Kebria, and A. Homaifar, “Detection of multiple sma ll biased GPS spoofing attacks on autonomous vehicles using time serie s analy- sis,” IEEE Open Journal of V ehicular Technology, vol. 6, pp. 1152–1163, 2025

  7. [7]

    GPS spoofing attack detection on auto nomous vehicles using modified DBSCAN with dynamic threshold,

    A. Mohammadi, V . Hemmati, R. Ahmari, F. Owusu-Ambrose, M . Mah- moud, and A. Homaifar, “GPS spoofing attack detection on auto nomous vehicles using modified DBSCAN with dynamic threshold,” in Proceed- ings of the 5th IFSA Winter Conference on Automation, Roboti cs & Communications for Industry 4.0/5.0 (ARCI’2025) , 2025, pp. 74–76

  8. [8]

    Detection of multiple small biased GPS spoofing atta cks on autonomous vehicles,

    ——, “Detection of multiple small biased GPS spoofing atta cks on autonomous vehicles,” in 2025 IEEE 4th International Conference on AI in Cybersecurity (ICAIC) . IEEE, 2025, pp. 1–9

Show all 39 references
  1. [9]

    A data-driven approach for UA V -UGV integrati on,

    R. Ahmari, V . Hemmati, A. Mohammadi, P . Kebria, M. Mahmou d, and A. Homaifar, “A data-driven approach for UA V -UGV integrati on,” Pro- ceedings of the Automation, Robotics & Communications for I ndustry, vol. 4, no. 5.0, p. 77, 2025

  2. [10]

    Evaluating trojan attack vuln erabilities in autonomous landing systems for urban air mobility,

    R. Ahmari, V . Hemmati, A. Mohammadi, M. Mynuddin, P . Keb ria, M. Mahmoud, and A. Homaifar, “Evaluating trojan attack vuln erabilities in autonomous landing systems for urban air mobility,” Proceedings of the Automation, Robotics & Communications for Industry , vol. 4, no. 5....

  3. [11]

    Performance of conventional and modified s olar photovoltaic array configuration under the combined effect of seasonal variation and partial shaded conditions,

    N. Agrawal, “Performance of conventional and modified s olar photovoltaic array configuration under the combined effect of seasonal variation and partial shaded conditions,” Journal of Energy Systems, vol. 9, no. 1, pp. 52—-67, Mar 2025. [Online]. Available: http://dx.doi.org/10...

  4. [13]

    Qualitative and quantitative analysis of ultra -efficiency projects: Commonalities, differences, and lessons learne d,

    D. Koch, P . Balve, J. Gerdes, M. Hertwig, M. M. Kroll, and J. Lentes, “Qualitative and quantitative analysis of ultra -efficiency projects: Commonalities, differences, and lessons learne d,” Journal of Energy Systems , vol. 9, no. 1, pp. 68—-84, Mar 2025. [Online]. Available: ...

  5. [14]

    Energy management technique of hybrid ene rgy storage system-based DC microgrid,

    M. Albasheri, O. Bouchhida, Y . Soufi, A. Cherifi, A. Mujam mal, and A. Moualdia, “Energy management technique of hybrid ene rgy storage system-based DC microgrid,” Journal of Energy Systems , vol. 9, no. 1, pp. 36––51, Mar 2025. [Online]. Available: http://dx.doi.org/10.30521/j...

  6. [15]

    Investigating ro oftop solar energy potential in coastal area with unmanned aerial vehicle tech nology,

    R. Ekawita, I. Almadi, and E. Y uliza, “Investigating ro oftop solar energy potential in coastal area with unmanned aerial vehicle tech nology,” Journal of Energy Systems , vol. 9, no. 1, pp. 1—-11, Mar 2025. [Online]. Available: http://dx.doi.org/10.30521/jes.1 416277

  7. [16]

    Potential for a circula r economy for sustainable large-scale renewable energy systems,

    L. Pham, C. Kutay, and G. James, “Potential for a circula r economy for sustainable large-scale renewable energy systems,” Journal of Energy Systems, vol. 9, no. 2, pp. 172––185, May 2025. [Online]. Available: http://dx.doi.org/10.30521/jes.1518827

  8. [17]

    AR-SFQ: Asynchronous reset library using α -cell design,

    Y . Kopur, B. Ucpinar, M. Karamuftuoglu, S. Razmkhah, an d M. Pedram, “AR-SFQ: Asynchronous reset library using α -cell design,” 2025. [Online]. Available: https://arxiv.org/abs/2501.09449

  9. [18]

    LLMs can plan only if we tell th em,

    B. Sel, R. Jia, and M. Jin, “LLMs can plan only if we tell th em,” in Proceedings of International Conference on Learning Repre sentations ICLR, 2025

  10. [19]

    Skin-in-the-game: Decision making via multi-stakeholde r alignment in LLMs,

    B. Sel, P . Shanmugasundaram, M. Kachuee, K. Zhou, R. Jia , and M. Jin, “Skin-in-the-game: Decision making via multi-stakeholde r alignment in LLMs,” in Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (ACL) (V olume 1: Long Papers ). Ass...

  11. [20]

    Alg orithm of thoughts: enhancing exploration of ideas in large language models,

    B. Sel, A. Al-Tawaha, V . Khattar, R. Jia, and M. Jin, “Alg orithm of thoughts: enhancing exploration of ideas in large language models,” in Proceedings of the 41st International Conference on Machin e Learning (ICML), ser. ICML’24, 2024

  12. [21]

    Safe and balanced: A framework for constrained multi-objective reinforce- ment learning,

    S. Gu, B. Sel, Y . Ding, L. Wang, Q. Lin, A. Knoll, and M. Jin , “Safe and balanced: A framework for constrained multi-objective reinforce- ment learning,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 47, no. 5, pp. 3322–3331, 2025

  13. [22]

    Learning-to-learn to guide random search: Derivative-fr ee meta blackbox optimization on manifold,

    B. Sel, A. Tawaha, Y . Ding, R. Jia, B. Ji, J. Lavaei, and M. Jin, “Learning-to-learn to guide random search: Derivative-fr ee meta blackbox optimization on manifold,” in Proceedings of The 5th Annual Learning for Dynamics and Control Conference , ser. Proceedings of Machine L...

  14. [23]

    A CMDP-within-online framework for meta-safe reinforcemen t learning,

    V . Khattar, Y . Ding, B. Sel, J. Lavaei, and M. Jin, “A CMDP-within-online framework for meta-safe reinforcemen t learning,” in Proceedings of International Conference on Learning Repre sentations (ICLR) 2023 , 2023, published on OpenReview and arXiv. [Online]. Available: htt...

  15. [24]

    Magnetic field mappin g of inaccessible regions using physics-informed neural net works,

    U. Coskun, B. Sel, and B. Plaster, “Magnetic field mappin g of inaccessible regions using physics-informed neural net works,” Scientific Reports , vol. 12, no. 1, Jul 2022. [Online]. Available: http://dx.doi.org/10.1038/s41598-022-15777-4

  16. [25]

    Advanced fault detection and diagnosis in spacecraft attitude contr ol systems: Cur- rent state and challenges,

    S. Pourtakdoust, M. Mehrjardi, M. Hajkarim, and F. Nasi hati, “Advanced fault detection and diagnosis in spacecraft attitude contr ol systems: Cur- rent state and challenges,” Proceedings of the Institution of Mechanical Engineers, Part G: Journal of Aerospace Engineering , vo...

  17. [26]

    Satellite pose estimation using earth radiation modeled by artificial neural networks ,

    F. Nasihati, M. Kiani, and S. Pourtakdoust, “Satellite pose estimation using earth radiation modeled by artificial neural networks ,” Advances in Space Research , vol. 70, no. 8, pp. 2195–2207, 2022

  18. [27]

    On-line orbit and albedo estimation using a strong tracking algorithm via satellite surface temperature data,

    ——, “On-line orbit and albedo estimation using a strong tracking algorithm via satellite surface temperature data,” IEEE Transactions on Aerospace and Electronic Systems , vol. 57, no. 3, pp. 1443–1454, 2021

  19. [28]

    Autonomous temperature-based orbit estimation,

    ——, “Autonomous temperature-based orbit estimation, ” Aerospace Science and Technology , vol. 86, pp. 671–682, 2019

  20. [29]

    Lqr-trees: Feedback motion planning via sums-of -squares verification,

    R. Tedrake, I. R. Manchester, M. Tobenkin, and J. W. Roberts, “Lqr-trees: Feedback motion planning via sums-of -squares verification,” The International Journal of Robotics Research , vol. 29, no. 8, pp. 1038––1052, Apr. 2010. [Online]. Availab le: http://dx.doi.org/10.1177/027...

  21. [30]

    Lmi-based fault detection and isolation of nonlinear desc riptor sys- tems,

    F. L ´ opez-Estrada, H. H. de Le´ on, V . Estrada-Manzo, an d M. Bernal, “Lmi-based fault detection and isolation of nonlinear desc riptor sys- tems,” in Proceedings of IEEE International Conference on Fuzzy Systems, 2017, pp. 1–5

  22. [31]

    Bernal, A

    M. Bernal, A. Sala, Z. Lendek, and T. M. Guerra, Analysis and synthesis of nonlinear control systems , 2022nd ed., ser. Studies in systems, decision and control. Cham, Switzerland: Springer Nature, Feb. 2022

  23. [32]

    Max–min l yapunov functions for switched systems and related differential in clusions,

    M. Della Rossa, A. Tanwani, and L. Zaccarian, “Max–min l yapunov functions for switched systems and related differential in clusions,” Automatica, vol. 120, p. 109123, 2020

  24. [33]

    Khalil, Nonlinear Control, 1st ed

    H. Khalil, Nonlinear Control, 1st ed. Pearson Education, 2015

  25. [34]

    Causality in dual facete d linearization of nonlinear dynamical systems,

    F. Sotiropoulos and H. Asada, “Causality in dual facete d linearization of nonlinear dynamical systems,” in 2018 Annual American Control Conference (ACC), 2018, pp. 1230–1237

  26. [35]

    A robust method for dual faceted linearization,

    Y . Igarashi, M. Y amakita, J. Ng, and H. Asada, “A robust method for dual faceted linearization,” IF AC-PapersOnLine, vol. 53, no. 2, pp. 6095––6100, 2020. [Online]. Available: http://dx.doi.org/10.1016/j.ifacol.2020.12.1683

  27. [36]

    S. P . Boyd and L. V andenberghe, Convex optimization . Cambridge university press, 2004

  28. [37]

    Duan and H.-H

    G.-R. Duan and H.-H. Y u, LMIs in Control Systems . CRC Press, Jun

  29. [38]

    Fuzzy identification of system s and its applications to modeling and control,

    T. Takagi and M. Sugeno, “Fuzzy identification of system s and its applications to modeling and control,” IEEE Trans. Syst. Man Cybern. , vol. SMC-15, no. 1, pp. 116–132, Jan. 1985

  30. [39]

    Subspa ce-based takagi–sugeno modeling for improved lmi performance,

    R. Robles, A. Sala, M. Bernal, and T. Gonz´ alez, “Subspa ce-based takagi–sugeno modeling for improved lmi performance,” IEEE Trans- actions on Fuzzy Systems , vol. 25, no. 4, pp. 754–767, 2017

  31. [2013]

    Available: http://dx.doi.org/10.1201/b 15060

    [Online]. Available: http://dx.doi.org/10.1201/b 15060

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.