Version 2.0 includes a new GUI for using the MWF, as well as some minor bugfixes and improvements
MWF Graphical User Interface:
- Added GUI (see GUI manual, requires MATLAB R2018b)
Updates to the code:
- Ensure covariance matrices are symmetric before MWF computation (can occur due to rounding issues)
- Reduced memory usage during MWF computation
- Fixed various MATLAB warnings and errors