What Does the Matrix A Represent in Manifold Gradient Calculations?

  • Context: Graduate 
  • Thread starter Thread starter Asuralm
  • Start date Start date
  • Tags Tags
    Gradient Manifold
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
Asuralm
Messages
35
Reaction score
0
Hi all:

I have just met a problem. If say there is a triangle ijk on a manifold, D(i), D(j), D(k) are the geodesic distances from a far point to i,j,k respectively. Then g = [D(i) - D(k); D(j) - D(k)], what does g describe? Does is describe the gradient of the vertex k?

If u = Vi-Vk, v = Vj-Vk where Vi, Vj, Vk are the coordinate vector in 3D, construct a matrix A = [u v], then let A = (A' * A) ^ (-1). Now A is a 2*2 matrix and what does A mean?

Finally, let g = A * g, what's the meaning of this then?

The context of this is in someone's programming code of computing the local gradient. Can someone help me please?

Thanks
 
Physics news on Phys.org
Sorry the first post was failed.