The following is a library of examples for GGPLAB, a Matlab-based toolbox for specifying and solving geometric programs (GPs) and generalized geometric programs (GGPs).
Each example comes with its full Matlab code, and an HTML page
that lists the output generated by Matlab when the code is
run. You need to download your own copy of GGPLAB distribution
in order to run these examples on your system.
Here is a simple code segment to get you introduced to the GGPLAB
usage.
gpvar x y
z
% create three scalar GP variables
|
These examples are public domain. You are free to use them in any way you wish; but when you do, we request that you give appropriate credit to the authors.