generalized geometric programming solver (GPPLAB)

10 ビュー (過去 30 日間)
Maymoona Hayajneh
Maymoona Hayajneh 2019 年 12 月 2 日
My generalized geometric programming solver (GPPLAB) can not standarize an objective function of the form (posynomial function/ monomial function) and keeps giving the error
Error using sym/eval
Too many input arguments.
Error in gpproblem>standardize (line 318)
obj = eval( obj, {'' []} );
but if I enter the objective function in its generalized posynomial form it accepts it.
Is any thing wrong with z/w if z is a symbolic posynomial function and w is a symbolic monomial function?

回答 (0 件)

カテゴリ

Help Center および File ExchangeAssumptions についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by