Introduction to gpsurya blog

$Dear$ $Friends,$ In this blog you will find around 320 solved Geophysics GATE and CSIR-NET and other competitive exams solutions with a better explanation. Please follow and share if you like it. $Thanks,$ $gpsurya$ and $group$

GATE-2016 (51)

2 comments
GATE-2016


Q51. The singular value Decomposition of a square matrix ‘J’ is given by J= UλVT. The inverse of matrix ‘J’ will be
      A)     J-1 = Uλ-1 T
      B)  J-1 = Vλ-1UT
      C)     J-1 = UTλ-1VT
      D)   J-1 = Uλ-1V

Solution:

A computing the  inverse of a matrix using SVD

A square matrix A is non singular if σi not equal to zero , for all i

A is a n*n nonsingular matrix, then its inverse is given by

A= UDVT

A-1= VD-1UT
       
Where D-1 =diag (1/σ1, 1/σ2………………1/σn)

If A is singular or ill-conditioned, then we can use SVD to approximate its inverse by the following matrix

A-1 = (UDVT-1

     = VD-1UT

   D-1= { 1/σi , if σi >t
            O , otherwise

( where t is a small therehold)

J= UλVT

The inverse of matrix J= Vλ-1UT


J-1=VλUT









Related Posts

2 comments

  1. Can this question be explained in more detail? I did not understand the given solution.

    ReplyDelete
    Replies
    1. Please read this below link, They given some best examples also.

      https://towardsdatascience.com/understanding-singular-value-decomposition-and-its-application-in-data-science-388a54be95d

      Delete

Post a Comment

Subscribe Our Newsletter