Skip to content

Consider switch the order of step 3 and step 4? #6

@chengzhanhong

Description

@chengzhanhong

Hello, I find your paper "Dynamic mode decomposition for large and streaming datasets" very helpful. Excellent work! Yet I have a small question about the paper and the code.

There are four steps in the streaming DMD. Is it better if we switch the order of step 3 and 4? Because if we do compression in step 3 first, in step 4 we will lose some information gained from the expansion in step 2. If we switch 3 and 4, we make full use of step 2 regardless of the compression.

% ---- ALGORITHM STEP 3 ----

Run sdmd_run.m, see the original(first figure) vs the switched(second figure). The switched version did improve the result.
Original
Switched

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions