peterdobbs77 / LinearAlgebraFunctions

collections of scripts written for linear algebra purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinearAlgebraFunctions

collection of scripts written for linear algebra purposes

List of functions:

  • plotSVD_2x2 : calculates the Singular Value Decomposition (svd) of a 2x2 matrix and plots the V and U*S components in the unit circle and resulting ellipse, respectively. Example output plots are included.

About

collections of scripts written for linear algebra purposes


Languages

Language:MATLAB 100.0%