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

sim_data = riccati_detailed_simulation(model, model_data) More...

Go to the source code of this file.

Functions

function
sim_data = 
riccati_detailed_simulation (model, model_data)
 sim_data = riccati_detailed_simulation(model, model_data) More...
 

Detailed Description

sim_data = riccati_detailed_simulation(model, model_data)

Definition in file riccati_detailed_simulation.m.

Function Documentation

function sim_data = riccati_detailed_simulation (   model,
  model_data 
)

sim_data = riccati_detailed_simulation(model, model_data)

Calculate the full solution for a given problem. This function relies on the M.E.S.S. package from the MPI!

sim_data is a structure containing the following information Z ..................... The low rank factor, P = Z Z'

Parameters
modelmodel
model_datamodel data
Return values
sim_datasim data
Required fields of model_data:
  • K_in —  K in
Generated fields of sim_data:
  • P —  P
  • Z —  Z
  • solver_info —  solver info

Definition at line 17 of file riccati_detailed_simulation.m.

Here is the call graph for this function:

Here is the caller graph for this function: