This repository contains a small collection of Java programs created for computational mathematics / numerical analysis practice. The programs demonstrate polynomial evaluation, Newton’s Method for ...
Abstract: Automated Fingerprint Recognition Systems (AFRSs) have been threatened by Presentation Attack (PA) since its existence. It is thus desirable to develop effective presentation attack ...
This project was created for Math-CS-143C Project 4 in Spring 2022. The assignment applies the fourth-order Runge-Kutta method (RK4) to model water draining from an inverted conical tank. The goal is ...