Home
>
matpower7.1
>
mp-opt-model
>
lib
>
t
> nlps_master_ex1.m
nlps_master_ex1
PURPOSE
SYNOPSIS
This is a script file.
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
nlps_master
NLPS_MASTER Nonlinear programming (NLP) Solver wrapper function.
This function is called by:
SOURCE CODE
0001 f_fcn = @(x)banana(x, 100); 0002 x0 = [-1.9; 2]; 0003 [x, f] =
nlps_master
(f_fcn, x0)
Generated on Fri 09-Oct-2020 11:21:31 by
m2html
© 2005