Application of Matrices in real life. Presentation on application of matrices
rasedkhanacc
173 views
15 slides
May 23, 2024
Slide 1 of 15
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
About This Presentation
Application of matrices in real life. how matrices dominate our real life? how to relate matrices in real life problem and solve those problems . matrices on engineering sector. some interesting examples are included. this is the presentation slide.
department of Electrical and Electronic Engineeri...
Application of matrices in real life. how matrices dominate our real life? how to relate matrices in real life problem and solve those problems . matrices on engineering sector. some interesting examples are included. this is the presentation slide.
department of Electrical and Electronic Engineering , University of Chittagong.
Size: 4.9 MB
Language: en
Added: May 23, 2024
Slides: 15 pages
Slide Content
Presentation On “Application Of Matrices” Presented By MD RASED KHAN ID: 22702031 SESSION:2021-22 Under The Guidance Of Mohammad Jahed Hasan Lecturer, dept. of EEE Department of Electrical and Electronics Engineering University Of Chittagong
Some basic methods of Matrix Addition Subtraction Multiplication Inverse Transpose
Eigen vectors: Vectors that are only scaled by matrices are called Eigen vectors of that corresponding matrix. Eigen value: How much the vector is scaled by is called the eigenvalue.
2x + y + 2z = 0 2x – y + z = 10 X + 3y – z = 5 Linear Equation solving: 1 2 -1 1 1 3 -1 X Y z 10 5
Covid positive If we represent those percentages as matrices then we get a linear equation: h and z are initial values of humans and covid positive population And h and z are population after an hour.
Google page rank Algorithm: PageRank (PR) is an algorithm used by Google Search to rank web pages in their search engine results. It is named after both the term "web page” and co-founder Larry Page. The spectrum of eigenvalues of the Google matrix of University of Cambridge from Fig.1 at α = 1, blue points show eigenvalues of isolated subspaces, red points show eigenvalues of core component. Fig.1
Image processing: Blurred image Box Blur
I f we take the standard arithmetic mean of the component matrices R, G and B from a color image A , we will get a gray scale version of the image (non-integer values are rounded to the nearest integer)
Before After Box Blur Edge detection
Matrices in Cryptography: Encode a message using matrix multiplication. Decode a coded message using the matrix inverse and matrix multiplication
Some common applications of matrices include : Computer Graphics Statistics and Data Analysis Economics and Finance Machine Learning and Artificial Intelligence Network Analysis Optimization Neaural networks