Hw5 ex1 - norm minimization

From Murray Wiki
Jump to navigationJump to search

Q How do we solve the minimization problem for ||x˙||?

A The minimization of the square root of the norm is difficult, but it's doable by just taking the derivative of the function; though one will have the same result by minimizing just ||x˙||, where with this notation we mean x˙Tx˙.

Note that in the literature, ||x|| is generally already defined as xTx.



--Elisa