Skip to content

sulaimanfawwazak/svd-alin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

svd-alin

Description

Given a matrix

$$A = \begin{bmatrix} 4 & 0\\\ 3 & -5\\\ \end{bmatrix}$$
and a vector
$$x = \begin{bmatrix} 1\\\ 1\\\ \end{bmatrix}$$
Make a program that operates and plots the vector x with the matrices from SVD decomposition of A, i.e U, Σ, and VT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages