Pinned Loading
-
Estimating-pH-of-Solutions-Using-pH-Indicators-and-Absorbance-Spectroscopy
Estimating-pH-of-Solutions-Using-pH-Indicators-and-Absorbance-Spectroscopy PublicThis repo contains code and resources for estimating pH of solutions via pH indicators and absorbance spectroscopy. Solutions are mixed with indicators, resulting in measured absorbance spectra. Us…
Jupyter Notebook
-
A-Tooth-shaped-Microstrip-Antenna-for-IEEE-802.11ax-Wi-Fi-applications
A-Tooth-shaped-Microstrip-Antenna-for-IEEE-802.11ax-Wi-Fi-applications PublicThis is the final project of the Antenna Design course. The antenna is based on Markina et. al, 2018, and operates at both 2.4 and 5 GHz. In addition, it conforms to the IEEE 802.11ax Europe standa…
-
Eigenvalues-and-Eigenvectors-Calculator
Eigenvalues-and-Eigenvectors-Calculator PublicThis 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 sec…
C++
-
Secant-and-Bisection-Methods
Secant-and-Bisection-Methods PublicThis project implements secant and bisection algorithms in order to solve f(x)=0 for any given polynomial f. This project was a part of EE 242 (Numerical Methods for EE) course.
C++
-
Frequency-Domain-Equalization-and-Channel-Equalization-Algorithms
Frequency-Domain-Equalization-and-Channel-Equalization-Algorithms PublicMATLAB 4
-
Linear-Equation-Solver
Linear-Equation-Solver PublicThis program implements the Gaussian elimination algorithm with partial pivoting together with backward substitution to solve Ax = b, where A is an n-n square matrix. The project was a part of EE 2…
C++
If the problem persists, check the GitHub status page or contact support.