Giter Club home page Giter Club logo

leonardosaccotelli / numerical-methods-for-computer-science Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 17.83 MB

Basic and advanced linear algebra and numerical problems, numerical algorithms, and techniques with multiple applications in the field of Computer Science.

License: MIT License

Jupyter Notebook 99.03% MATLAB 0.97%
linear-algebra numerical-methods image-recognition pca-analysis qr-factorization spectral-clustering svd-factorization text-retrieval urv-factorization correlation

numerical-methods-for-computer-science's Introduction

Numerical-Methods-For-Computer-Science: Numerical Algorithms Implementation

This repository collects the implementation of numerical algorithms, with several applications in different field of artificial intelligence. This work has been developed during the Numerical Methods For Computer Science course @ Department of Computer Science @ University of Bari "Aldo Moro" under the supervision of dr. Francesca Mazzia and dr. Antonella Falini.

Numerical Algorithms Implementation & Applications

  • Matlab

    • Numerical-Experiments
      • Floating Point Arithmetic Simulation with Chop Operation
      • Geometrical representations of ill-conditioned linear systems
      • Matrix Inverse, Involutory Matrix and Crypthography application
      • Eigenvalues, Eigenvectors and Spectral Clustering
  • Python

    • Numerical-Experiments
      • Vectors and Matrices Operation
      • Gaussian Elimination with Floating Point Arithmetic & LU Decomposition
      • Echelon Form and Row Reduced Echelon Form with applications
        • Block Matrix Multiplication
        • Matrix Inverse
        • Computation of the spanning sets of all the four fundamental subspaces
        • Image compression
      • Matrix Product with applications
        • Airport, flights and connectivity matrix
      • Norms and Cosine similarity with applications
        • Linear Correlation
        • Text Mining using Vector-Space-model
      • Orthogonality
        • Standard and Modified Gram-Schmidt procedure
        • QR decomposition
        • QR with pivoting (rank-revealing algorithm) for image compression
        • QR with pivoting (rank-revealing algorithm) for text retrieval
      • Eigenvalues and Eigenvectors
        • Power Method and Normalized Power Method to compute the absolute dominant eigenvalue
        • Normalized Power Method for Google Page Rank
      • URV, SVD, PCA and Projector with applications
        • Image compression
        • Data reduction and visualization with Iris dataset
        • Face recognition with Yalenfaces dataset
        • Text retrieval (Principal compoenent regression)
      • Least-squares problem
    • Numerical-Projects-Exam
      • PCA for digits recognition with mnist dataset
      • SVD for spectral clustering

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.