Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
-
Updated
Aug 8, 2022 - C++
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
[IEEE TSP 2024] "OPIT: A Simple but Effective Sparse Subspace Tracking". In IEEE Transactions on Signal Process. 2024
Locally-biased Spectral Approximation for Community Detection
Hamming Network implementation using pca implementation for reduction all from scratch
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.
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.
Course project designed as TA for Linear Algebra, utilizing Markov Chains to model economic dynamics.
This repository contains implementations of common numerical algorithms using MATLAB.
implementation of some basic numerical method and problem using C language, Course Math-304
Hamming Network implementation using PCA implementation from scratch
Some notes on linear algebra and numerical linear algebra
Add a description, image, and links to the power-iteration topic page so that developers can more easily learn about it.
To associate your repository with the power-iteration topic, visit your repo's landing page and select "manage topics."