how to use fmincon to optimize a functio with more than one control vector where the control vectors used in constrains also?
I have three unknown vectors, matrices p, X, L with which I have to optimize a function norm(sp) [s is known] and these vectors are used in constraints also,
I cannot figured it out how to write p X L in one vector as in fmincon only one input vector is allowed.
Thank you so much for your helpI have three unknown vectors, matrices p, X, L with which I have to optimize a function norm(sp) [s is known] and these vectors are used in constraints also,
I cannot figured it out how to write p X L in one vector as in fmincon only one input vector is allowed.
Thank you so much for your help I have three unknown vectors, matrices p, X, L with which I have to optimize a function norm(sp) [s is known] and these vectors are used in constraints also,
I cannot figured it out how to write p X L in one vector as in fmincon only one input vector is allowed.
Thank you so much for your help fmincon, multi vector, optimization MATLAB Answers — New Questions