Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab plot #4

Open
matteoalpe opened this issue Jun 7, 2017 · 0 comments
Open

Matlab plot #4

matteoalpe opened this issue Jun 7, 2017 · 0 comments

Comments

@matteoalpe
Copy link

Hello,

I am trying to use the code with your data of the three cases in order to understand how DMD works. For my thesis project at Cranfield University I have to investigate a transient simulation data of a 3D S-duct with the DMD method along 2D planes.

I ru the codes in matlab with this order:

  1. snapshots_channel.m
  2. run_dmdsp.m
  3. plots.m

but 3) gives me this error: Undefined function or variable Edmd error in plots (line 5) plot(imag(log(Edmd)), abs(xdmd), 'ko')

I admit that I am not good in coding and I am trying to learn!

Thank you very much I hope you can help me!

Matteo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant