power-method
Here are 24 public repositories matching this topic...
Códigos y prácticas de MATLAB para la materia de cálculo numérico
-
Updated
Mar 1, 2022 - MATLAB
Implementation of the PageRank algorithm using Power Method
-
Updated
Jan 5, 2022 - MATLAB
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
-
Updated
Apr 27, 2024 - C
Using Constrained LS, SVD analysis and PageRank to efficiently solve common problems
-
Updated
Mar 31, 2024 - Jupyter Notebook
Solve finite-bandwidth Eliashberg equations
-
Updated
May 29, 2024 - Python
Implementing some numerical linear algebra methods
-
Updated
Dec 3, 2021 - Python
This repository contains a series of mini-projects focused on fundamental numerical methods implemented in MATLAB. These projects cover key areas in numerical linear algebra and root-finding techniques, each designed to provide practical insights into mathematical theories and their computational applications.
-
Updated
Aug 11, 2024 - MATLAB
PageRank calculation using te Gauss-Seidel methon and parallelism
-
Updated
Oct 3, 2018 - C
Método del gradiente conjugado. Método del descenso. Método de la potencia. Proyectos en Python de la materia Algebra Lineal Computacional. FCEN UBA 2° Cuatrimestre 2022.
-
Updated
Apr 27, 2024 - Jupyter Notebook
Numerical methods made with Python
-
Updated
Jun 8, 2024 - Python
PageRank serial and parallel implementation
-
Updated
Jan 13, 2019 - C
-
Updated
Aug 6, 2022 - Jupyter Notebook
Applying Diffrenet iterative methods to find some specific (smallest or largest) eigen values
-
Updated
Mar 4, 2024 - Jupyter Notebook
Data Mining and Machine Learning Algorithm Implementations
-
Updated
Oct 25, 2018 - Python
-
Updated
Jan 3, 2018 - TeX
Nonlinear Power Method for Computing Eigenvectors of Proximal Operators and Neural Networks
-
Updated
Mar 23, 2021 - MATLAB
In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
-
Updated
Jul 10, 2024 - C++
Implementation of learning a Gaussian mixture model using tensor decomposition.
-
Updated
May 29, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the power-method topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the power-method topic, visit your repo's landing page and select "manage topics."