Function Index
See here an overview about the provided functions in MORLAB.
Contents
Model Reduction
- ml_ct_dss_brbt - Bounded-real balanced truncation for descriptor systems.
- ml_ct_dss_bst - Balanced stochastic truncation for descriptor systems.
- ml_ct_dss_bt - Balanced truncation for descriptor systems.
- ml_ct_dss_flbt - Frequency-limited balanced truncation for desc. systems.
- ml_ct_dss_hinfbt - H-infinity balanced truncation for descriptor systems.
- ml_ct_dss_hna - Hankel-norm approximation for descriptor systems.
- ml_ct_dss_lqgbt - LQG balanced truncation for descriptor systems.
- ml_ct_dss_mt - Modal truncation for descriptor systems.
- ml_ct_dss_prbt - Positive-real balanced truncation for descriptor systems.
- ml_ct_dss_tlbt - Time-limited balanced truncation for descriptor systems.
- ml_ct_soss_bt - Balanced truncation for second-order state-space systems.
- ml_ct_soss_flbt - Frequency-limited balanced truncation for s.-o. systems.
- ml_ct_soss_tlbt - Time-limited balanced truncation for s.-o. systems.
- ml_ct_ss_brbt - Bounded-real balanced truncation for standard systems.
- ml_ct_ss_bst - Balanced stochastic truncation for standard systems.
- ml_ct_ss_bt - Balanced truncation for standard systems.
- ml_ct_ss_flbt - Frequency-limited balanced truncation for standard systems.
- ml_ct_ss_hinfbt - H-infinity balanced truncation for standard systems.
- ml_ct_ss_hna - Hankel-norm approximation for standard systems.
- ml_ct_ss_lqgbt - LQG balanced truncation for standard systems.
- ml_ct_ss_mt - Modal truncation for standard systems.
- ml_ct_ss_prbt - Positive-real balanced truncation for standard systems.
- ml_ct_ss_tlbt - Time-limited balanced truncation for standard systems.
Demos
- morlab_demo_ct_dss_brbt - BRBT for descriptor systems.
- morlab_demo_ct_dss_bst - BST for descriptor systems.
- morlab_demo_ct_dss_bt - BT for descriptor systems.
- morlab_demo_ct_dss_flbt - FLBT for descriptor systems.
- morlab_demo_ct_dss_hinfbt - HINFBT for descriptor systems.
- morlab_demo_ct_dss_hna - HNA for descriptor systems.
- morlab_demo_ct_dss_lqgbt - LQGBT for descriptor systems.
- morlab_demo_ct_dss_mt - MT for descriptor systems.
- morlab_demo_ct_dss_prbt - PRBT for descriptor systems.
- morlab_demo_ct_dss_tlbt - TLBT for descriptor systems.
- morlab_demo_ct_soss_bt - BT for second-order systems.
- morlab_demo_ct_soss_flbt - FLBT for second-order systems.
- morlab_demo_ct_soss_tlbt - TLBT for second-order systems.
- morlab_demo_ct_ss_brbt - BRBT for standard systems.
- morlab_demo_ct_ss_bst - BST for standard systems.
- morlab_demo_ct_ss_bt - BT for standard systems.
- morlab_demo_ct_ss_flbt - FLBT for standard systems.
- morlab_demo_ct_ss_hinfbt - HINFBT for standard systems.
- morlab_demo_ct_ss_hna - HNA for standard systems.
- morlab_demo_ct_ss_lqgbt - LQGBT for standard systems.
- morlab_demo_ct_ss_mt - MT for standard systems.
- morlab_demo_ct_ss_prbt - PRBT for standard systems.
- morlab_demo_ct_ss_tlbt - TLBT for standard systems.
Matrix Equation Solvers
- ml_abe_sgn - Algebraic Bernoulli equation solver.
- ml_care_nwt_fac - Continuous-time Riccati equation solver.
- ml_caredl_sgn - Continuous-time Riccati equation solver.
- ml_gdlyap_smith_fac - Nilpotent discrete-time Lyapunov equation solver.
- ml_icare_ric_fac - Continuous-time indefinite Riccati equation solver.
- ml_lyap_sgn - Continuous-time Lyapunov equation solver.
- ml_lyap_sgn_fac - Continuous-time Lyapunov equation solver.
- ml_lyap_sgn_ldl - Continuous-time Lyapunov equation solver.
- ml_lyapdl_sgn_fac - Dual continuous-time Lyapunov equation solver.
- ml_lyapdl_sgn_ldl - Dual continuous-time Lyapunov equation solver.
- ml_pcare_nwt_fac - Positive continuous-time Riccati equation solver.
- ml_sylv_sgn - Continuous-time Sylvester equation solver.
Subroutines
- ml_compress_fac - SVD-based column/row compression.
- ml_compress_ldl - LDL^T row/column compression.
- ml_ct_dss_adtf - Add. decomposition of descriptor system's transfer function.
- ml_ct_dss_bfsr - Balancing-free square root method for descriptor systems.
- ml_ct_dss_lti2struct - Maps given input to a descriptor LTI system struct.
- ml_ct_dss_partstab - Stabilizing feedback for descriptor systems.
- ml_ct_dss_sr - Square root method for descriptor systems.
- ml_ct_soss_bfsr - Balancing-free square root method for second-order sys.
- ml_ct_soss_lti2struct - Maps given input to a second-order system struct.
- ml_ct_soss_sr - Square root method for second-order systems.
- ml_ct_ss_adtf - Additive decomposition of standard system's transfer function.
- ml_ct_ss_bfsr - Balancing-free square root method for standard systems.
- ml_ct_ss_lti2struct - Maps given input to a standard LTI system struct.
- ml_ct_ss_partstab - Stabilizing feedback for standard systems.
- ml_ct_ss_sr - Square root method for standard systems.
- ml_disk - Inverse free iteration for the matrix disk function.
- ml_getqz - Subspace extraction method.
- ml_morlabopts - Option struct generator for MORLAB functions.
- ml_order - Order computation for model reduction methods.
- ml_sigmaplot - Sigma plot of error transfer functions in a given interval.
- ml_signm - Matrix sign function iteration.
Checks
- ml_assert_boolean - Checks if a given value is boolean.
- ml_assert_descsys - Checks if a given structure is a descriptor system.
- ml_assert_infdescsys - Checks if given struct has inf descriptor matrices.
- ml_assert_integer - Checks if a given value is a real integer.
- ml_assert_nonnegint - Checks if a value is a nonnegative, real integer.
- ml_assert_nonnegintinf - Checks if a value is a nonnegative integer or Inf.
- ml_assert_nonnegscalar - Checks if a value is a nonnegative, real scalar.
- ml_assert_nonnegvector - Checks if a value is a real, nonnegative vector.
- ml_assert_posinteger - Checks if a given value is a positive integer.
- ml_assert_posscalar - Checks if a given value is a positive, real scalar.
- ml_assert_scalar - Checks if a given value is a real scalar.
- ml_assert_sosys - Checks if a given structure is a second-order system.
- ml_assert_stdsys - Checks if a given structure is a standard system.
- ml_field_set_to_value - Checks if a field exists and has a non-empty value.