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

alpha_LB = scm_infsup_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM More...

Go to the source code of this file.

Functions

function
alpha_LB = 
scm_infsup_lb (mu, model, operator, SCM_data)
 alpha_LB = scm_infsup_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM More...
 

Detailed Description

alpha_LB = scm_infsup_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM

Definition in file scm_infsup_lb.m.

Function Documentation

function alpha_LB = scm_infsup_lb (   mu,
  model,
  operator,
  SCM_data 
)

alpha_LB = scm_infsup_lb(mu,model,model_data) computation of the lowerbound of the coercive constant equal to the coercive constant computet via SCM

mu : parameter which lower bound value is desired model : standart model model_data : standart model data SCM_data : precomputed offline SCM data (e.g. via scm_coercive_greedy)

Parameters
mumu
modelmodel
operatoroperator
SCM_dataSCM data
Return values
alpha_LBalpha LB
Required fields of SCM_data:
  • params.Ma —  params.Ma
  • C.Set —  C.Set
  • params.Mp —  params.Mp
  • params.ParameterSet —  params.ParameterSet
  • params.Q —  params.Q
  • C.infsup —  C.infsup
  • C.ParameterVector —  C.ParameterVector
  • lower_bound_infsup —  lower bound infsup
  • upper_bound_infsup —  upper bound infsup
Required fields of model:
  • SCM_data.Q —  SCM data.Q

Definition at line 17 of file scm_infsup_lb.m.

Here is the call graph for this function:

Here is the caller graph for this function: