SDT-rotor         Contents     Functions         Previous Next     PDF Index

up_min

Purpose

Utility function for model updating through MDRE expansion method.

Syntax

 up_min('SolveMdreInit',struct('cf',VC))
 up_min('SolveExploop',VC,RO)

Description

xxxgm

Theory

For expansion theory applied to parametrized models, see section 3.3.4

SolveMdreInit

All data needed to quickly compute and post-process the expansion with any design point are stored in an 'info','Expand' structure, stored in VC.Stack

SolveExploop

This commands is used to compute expansion for a list of model design points.

Depending on the study, one either only wants to compute standard expansion result or more complex strategies (in the context of model updating using expansion for instance).

xxxExample with GARTEUR and ConstrainedLayer parameter : first use with standard expansion, then with optimization

Inside SolveExpLoop

See also

idopt, id_rm, iiplot, ufread


©1991-2023 by SDTools
Previous Up Next