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.
implementation of some basic numerical method and problem using C language, Course Math-304
This repository contains implementations of common numerical algorithms using MATLAB.
Hamming Network implementation using PCA implementation from scratch
This program is implemented as a project for EE 242 course, and it implements Normalized Power Iteration with Deflation algorithmm to calculate most dominant eigenvalue, its eigenvector and the second most dominant eigenvalue.
Course project designed as TA for Linear Algebra, utilizing Markov Chains to model economic dynamics.
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."