Skip to content

parton-quark/LinearAlgebra-2018F-2019F

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Education

These notebooks was made for lectures of "Linear algebra" for undergraduate students.

Contents

  • PageRank Demonstration of PageRank algorithm, the core of the searching engine(Showing the calculation of teleportation matrix and link transition matrix).

  • Affine transformation By using affine transformation, we can perform change the scaling, rotation, and shear. In this notebook, I performed those to a image.

  • Triangle Finding By using the property of trace of matrices, we can count the number of triangles in a graph represented in adjacency matrix.

  • Dijkstra Function of Dijkstra's algorithm of networkX.

About

Exercise for Linear Algebra(GIGA) in SFC 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published