Livia Paiva
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Livia Paiva-
Matlab - Power operator in objective function
Awaiting user inputHi community, For this simple example problem, I'm getting an error that says "Undefined operator '^' for input arguments of type 'optim.problemdef.OptimizationExpression'." prob = optimproblem('Ob...
-
Initial guess for class 'optim.problemdef.OptimizationProblem'.
AnsweredHello community, In this example problem (https://www.gurobi.com/documentation/9.5/refman/matlab_using_grb_within_ma.html), how can I set an initial guess? Thanks! Livia