Dynamic Mode Decomposition [DMD] - Wrapper

版本 1.0.1 (17.3 MB) 作者: Fernando Zigunov
Wrapper function to perform DMD in N-Dimensional data sets. Reshapes data back and forth to facilitate handling.
1.9K 次下载
更新时间 2019/8/20

查看许可证

I built this wrapper to facilitate processing when performing modal analysis in arbitrary data sets. The wrapper accepts an N-D input matrix (Big_X) that has its first dimension as time and the other dimensions can be whatever the application requires.

The wrapper (hopefully) reduces the barrier of entry when doing these calculations, as building your own DMD function from scratch is quite time-consuming. Although there indeed are other functions like this one on Matlab Exchange, I often found that the lack of easy-to-use outputs was sometimes hindering my progress. So hopefully you will also find this useful!

Attached an usage sample and a small data set of a shedding cylinder to test the usage. Thanks to Prof. Louis Cattafesta from Florida State University to inspire me to produce this. If you have any requests please let me know.

引用格式

Fernando Zigunov (2024). Dynamic Mode Decomposition [DMD] - Wrapper (https://www.mathworks.com/matlabcentral/fileexchange/72470-dynamic-mode-decomposition-dmd-wrapper), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Weather and Atmospheric Science 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1

A

1.0.0