PyDMD icon indicating copy to clipboard operation
PyDMD copied to clipboard

Complete Tikhonov regularization implementation

Open fandreuz opened this issue 3 years ago • 1 comments

After merging #241 there are still some DMD variants that lack the parameter to control Tikhonov regularization.

For instance:

  • hankeldmd.py
  • hodmd.py
  • spdmd.py

fandreuz avatar Jan 31 '22 17:01 fandreuz

Also the tutorial needs to be integrated properly (missing entry in the table in tutorials/README.md, missing .py version).

fandreuz avatar Apr 22 '22 08:04 fandreuz