MATLAB: How to solve the following expression in matlab optimization tool

optimization

Best Answer

This looks like a job for fmincon with the objective function as you wrote it, and with bounds and linear equality constraints.
Alan Weiss
MATLAB mathematical toolbox documentation