Does singular value decomposition join with $LU$ and $QR$?

43 Views Asked by At

Linear Algebra and Its Applications by Gilbert Strang

I was confused when I saw the above because I couldn't find exactly what this meant. I've heard that there are ways to calculate SVD using $LU$ or $QR$ decomposition, but I don't know if it's related to both. Is there a good explanation for this?