From: Ayman Malek on 30 Apr 2010 13:04 Hi there, I have a binary programming optimization problem with a nonlinear constraint. Can I use matlab's optimization toolbox to solve it? The constraint is in the form: c = ((1-0.99*x(1))*(1-0.999*x(2))*(1-0.999*x(3))); Cheers, Ayman.
|
Pages: 1 Prev: fmincon usage error - max variable size exceeded Next: loop question |