Skip to content

konstantinay/Scientific-Computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific-Computing

University Project for core course Scientific Computing

Various MATLAB codes for implementing

  • the sparse representations of matrices CSR and CSC form
  • the sparse form of a block Toeplitz tridiagonal matrix
  • given a sparse square matrix and a block size create the representations BCCS and BCRS
  • given a matrix in BCCS form find the vector y <- y + Ax and to combine and verify the above.

About

University Project for core course Scientific Computing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages