Common Utilities

Common Utilities#

The following modules, available in the direct_data_driven_mpc/utilities/ directory, provide shared utility functions used throughout the project:

hankel_matrix

Functions for constructing Hankel matrices and evaluating persistent excitation.

initial_state_estimation

Functions for estimating the initial state of LTI systems.

yaml_config_loading

Utility for loading configuration parameters from YAML files.