| New Reply |
derivative of matrix square root |
Share Thread | Thread Tools |
| Dec7-12, 10:22 PM | #1 |
|
|
derivative of matrix square root
If I have a matrix valued function A(x) of some scalar x, how do I compute the derivative of the square root of A with respect to x? It seems like it should be simple, but I can't find it anywhere on the internet. Thanks!
|
| Dec8-12, 06:25 AM | #2 |
|
|
hi cpp6f!
![]() how would you define the square root of a matrix? ![]() eg the square root of the 2x2 identity matrix could be itself, or [1,0;0,-1]
|
| Dec8-12, 10:13 AM | #3 |
|
|
I forgot to mention that A is positive definitive. So the principle square root of A (the square root that is also positive definitive)
|
| Dec8-12, 10:57 AM | #4 |
|
Recognitions:
|
derivative of matrix square root |
| Dec9-12, 09:35 PM | #5 |
|
|
To save you a bit of footwork - implicit differentiation on the equation S(x)*S(x)=A(x) shows that S'(x) is the unique solution to a Sylvester equation.
|
| New Reply |
| Thread Tools | |
Similar Threads for: derivative of matrix square root
|
||||
| Thread | Forum | Replies | ||
| Find derivative of Square root (x + square root(x + x^(1/2))) Help! | Calculus & Beyond Homework | 5 | ||
| Simplifying the Derivative of the Square Root of a Sum Containing a Square Root | Precalculus Mathematics Homework | 4 | ||
| Derivative of Square Root | Calculus & Beyond Homework | 5 | ||
| derivative of the square root of xy | Precalculus Mathematics Homework | 2 | ||
| Derivative of a square root fraction. | Calculus | 2 | ||