English

Generalized and Multiscale Modal Analysis

Numerical Analysis 2022-08-29 v1 Numerical Analysis

Abstract

This chapter describes modal decompositions in the framework of matrix factorizations. We highlight the differences between classic space-time decompositions and 2D discrete transforms and discuss the general architecture underpinning \emph{any} decomposition. This setting is then used to derive simple algorithms that complete \emph{any} linear decomposition from its spatial or temporal structures (bases). Discrete Fourier Transform, Proper Orthogonal Decomposition (POD), Dynamic Mode Decomposition (DMD), and Eigenfunction Expansions (EF) are formulated in this framework and compared on a simple exercise. Finally, this generalization is used to analyze the impact of spectral constraints on the classical POD, and to derive the Multiscale Proper Orthogonal Decomposition (mPOD). This decomposition combines Multiresolution Analysis (MRA) and POD. This chapter contains four exercises and two tutorial test cases. The \textsc{Python} scripts associated to these are provided on the book's website.

Keywords

Cite

@article{arxiv.2208.12630,
  title  = {Generalized and Multiscale Modal Analysis},
  author = {Miguel A. Mendez},
  journal= {arXiv preprint arXiv:2208.12630},
  year   = {2022}
}

Comments

Chapter 8 in the book `Data Driven Fluid Mechanics', originating from the lecture series `Machine Learning in Fluid Mechanics' organized by the von Karman Institute in 2020

R2 v1 2026-06-25T02:00:14.598Z