rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
riccati_stability_constant.m File Reference

This function can be used to calculate the stability constant for the model. More...

Go to the source code of this file.

Functions

function nu = riccati_stability_constant (model, model_data, sim)
 This function can be used to calculate the stability constant for the model. More...
 

Detailed Description

This function can be used to calculate the stability constant for the model.

Definition in file riccati_stability_constant.m.

Function Documentation

function nu = riccati_stability_constant (   model,
  model_data,
  sim 
)

This function can be used to calculate the stability constant for the model.

Note that this function uses high dimensional calculations!

Andreas Schmidt, 2015

Parameters
modelmodel
model_datamodel data
simsim
Return values
nunu

Definition at line 17 of file riccati_stability_constant.m.

Here is the call graph for this function: