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

lin_evol_get_output_detailed(model, varargin) More...

Go to the source code of this file.

Functions

function y = lin_evol_get_output_detailed (model, varargin)
 lin_evol_get_output_detailed(model, varargin) More...
 

Detailed Description

lin_evol_get_output_detailed(model, varargin)

Definition in file lin_evol_get_output_detailed.m.

Function Documentation

function y = lin_evol_get_output_detailed (   model,
  varargin 
)

lin_evol_get_output_detailed(model, varargin)

Function returns the output which should be optimized. It performs a detailed/reduced simulation (considering varagin = reduced_data or detailed_data) for the mu set in model and returns the output (the average concentration in the lower right quadrant).

Markus Dihlmann 04.02.2010

Parameters
modelmodel
vararginvarargin
Return values
yy
Required fields of model:
  • detailed_simulation —  detailed simulation
  • verbose —  flag indicating the verbosity level of informative output

Definition at line 17 of file lin_evol_get_output_detailed.m.

Here is the caller graph for this function: