This section includes PSG m-functions for solving, exporting and importing PSG optimization problems and their parts:
Function |
Description |
---|---|
opens PSG Toolbox Window (empty or with data); |
|
gets description of MATLAB and PSG objects included in the problem; |
|
saves to MATLAB Workspace all variables stored in PSG Toolbox structure; |
|
optimizes problem; |
|
imports problem statement and its data stored in txt files in General (Text) Format of PSG; |
|
exports the PSG problem from MATLAB to text files with problem in General (Text) Format of PSG; |
|
creates m-function with PSG optimization problem; |
|
calculates PSG function (see PSG Function) value at PSG point; |
|
calculates PSG function (see PSG Function) gradient at PSG point; |
|
calculates PSG function (see PSG Function) increments at PSG point; |
|
calculates scenarios of losses (gains) (see Scenario Functions) corresponding to a PSG Matrix and decision vector packed in PSG Point. |