Home > mpt > extras > auxiliary > mpt_yalmipDU.m

mpt_yalmipDU

PURPOSE ^

MPT_YALMIPDU Augmentes the system to cope with deltaU constraints

SYNOPSIS ^

function [sysStruct, probStruct] = mpt_yalmipDU(sysStruct, probStruct, verOpt)

DESCRIPTION ^

MPT_YALMIPDU Augmentes the system to cope with deltaU constraints

 [sysStruct, probStruct] = mpt_yalmipDU(sysStruct, probStruct)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Extends system and problem matrices to deal with deltaU constraints

 internal function

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 sysStruct   - system definition
 probStruct  - problem definition

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 sysStruct   - augmented system structure
 probStruct  - augmented problem structure

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003