Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Parsa-Hajian/EigenMatrix

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Finding the Eigen Matrix, Eigan Values and Determinant of a 3x3 Matrix

Finding Eigen Matrix, Eigen Values and Determinant of a Matrix.

The eigenvalues of matrix are scalars by which some vectors (eigenvectors) change when the matrix (transformation) is applied to it.

We assume having two matrices with random integer numbers from 0 to 10.

Matrix A 3x3

Matrix B 3x3

Matrix C = (Matrix A) x (Matrix B)

Our Goal is to find the Eigen matrix of C and its eigen values too.

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.