| Algorithm 1 SVD based. | |
|
1 Arrange the data of snapshot matrix S into two different matrices, as:
2 Compute the SVD of ; where, and are orthogonal matrices and is a diagonal matrix. 3 Define a matrix such that, ; here, is the projection of such that, = . 4 Compute the eigenvalues and eigenvectors of as: . 5 Calculate the DMD mode corresponding to λ: . |