Hi,
As an practical assignment I am supposed to implement something like this optimization problem:
http://www.biomedcentral.com/1471-2105/9/43/figure/F2 (part B)
First of all, I want to make sure if this is a typical problem that can be solved via YALMIP. Without going into detail, the objective is to reduce the difference between a computed vector and some know constants (experimental). How can I set an objective with a summation in YALMIP for example? I don’t expect from you to solve all my problems at once, but the main question is if this is a common problem for YALMIP with this kind of objective and constraints.
(I do have a matlab and gurobi license)
Frans