Using Lagrange Multipliers to solve nonlinear system

Hi all, Please how can I use Lagrange Multipliers to solve the following system? Where x is a vector 4x1, Si is a matrix 4x4 and n=20. (I saved the matrices Si in cell array)

2 Comments

What attached file?
You tell us that q is a 4x1 vector. Who cares what q is? It is never used in the expressions you have posted. You never mentioned what is x though. Is q the same as x?
What are you "solving"? What is J? Are you minimizing something? Maximizing?
Hi, Sorry for these errors, I corrected them. Yes it is about x not q. I aim to minimize the cost function J by finding x (x represents the global minimum). To find x, I want to use the Lagrange Multipliers. Thank you.

Sign in to comment.

Answers (0)

Categories

Asked:

on 11 Nov 2016

Commented:

on 13 Nov 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!