Re: Jacobian Pseudoinverse
- From: gatti@xxxxxxxxx
- Date: Thu, 7 Feb 2008 01:08:20 -0800 (PST)
On Feb 7, 6:16 am, "Jacky" <j...@xxxxxxxxxx> wrote:
I am no math expert, but I wonder why
J+ = JT (JJT)-1
J+ = Jacobian Pseudoinverse
JT = transpose of the Jacobian
J-1 = inverse of jacobian
How come when J-1 is not defined, (JJT)-1 can be calculated?
Please drop me some comments, it will be greatly appreciated.
Thanks
Jack
The inverse of rectangular matrix J never appears anywhere.
The product of J and its transpose, on the other hand, is square and
as long as it isn't singular it can be inverted.
See http://en.wikipedia.org/wiki/Moore-Penrose_pseudoinverse for a
discussion that explains the theory, the other cases and some good
ways to calculate J+.
.
- Follow-Ups:
- Re: Jacobian Pseudoinverse
- From: Jacky
- Re: Jacobian Pseudoinverse
- References:
- Jacobian Pseudoinverse
- From: Jacky
- Jacobian Pseudoinverse
- Prev by Date: Re: need some help with NURBS
- Next by Date: TBN Matrix
- Previous by thread: Jacobian Pseudoinverse
- Next by thread: Re: Jacobian Pseudoinverse
- Index(es):
Relevant Pages
|