power-iteration
There are 11 repositories under power-iteration topic.
arasgungore/EE242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
thanhtbt/SST
[IEEE TSP 2024] "OPIT: A Simple but Effective Sparse Subspace Tracking". In IEEE Transactions on Signal Process. 2024
PanShi2016/LBSA
Locally-biased Spectral Approximation for Community Detection
aydnzn/Numerical-methods-for-electrical-engineers
This repository contains the projects for the "Numerical Methods for Electrical Engineers" course. The projects are implemented in C++ and cover key numerical methods like Gaussian elimination, power iteration algorithm, and secant and bisection methods.
fardinabbasi/Markov_Matrices_Business_Cycle
Course project designed as TA for Linear Algebra, utilizing Markov Chains to model economic dynamics.
KAVAN-DESAI/Steady-State-Network-Flow
This gives steady state Network Flow from the given Pref-Defined Network Flow of a System. And a Python implementation of Larry Page's famous PageRank algorithm.
Samahussien7/Hamming-Network
Hamming Network implementation using pca implementation for reduction all from scratch
Aalaa4444/Hamming_Network
Hamming Network implementation using PCA implementation from scratch
heyjianjing/linear_algebra
Some notes on linear algebra and numerical linear algebra
ma-nadeau/Numerical_Methods
This repository contains implementations of common numerical algorithms using MATLAB.
ShifatJahanShifa/Numerical-Analysis
implementation of some basic numerical method and problem using C language, Course Math-304