🎓Repository for university labs on FAMCS, BSU
-
Updated
Dec 7, 2022 - Java
🎓Repository for university labs on FAMCS, BSU
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
A desktop application designed to solve different types of problems using numerical methods such as Gauss, LU, LLT, Jacobi, Gauss-Seidel, Newton, Quasi-Newton...
Numerical Analysis course Algorithms.
Implementation of Hermit's interpolation polynomial in Java
A package for numerical analysis with matrices, norms, finding eigenvalues and eigenvectors, and iterative methods for solving system of linear equations.
Numetrify is an interactive web application for implementing and visualizing various numerical methods for solving equations and systems of equations, aimed at enhancing learning and productivity in numerical analysis.
Mobile application about numerical methods like one variable equations, linear systems of equations and interpolation. (Published in Google Play Store in its version 1.0.5 and +1.000 downloads).
This is a repository where i put all of the implementation that i have done in numerical analysis.I have added four files and the methods are bisection,Gaussian,newton raphson and Lu decomposition.
This repository contains the lab test project for the Numerical Method course (CSE2232). It includes Java implementations of various numerical methods commonly used in scientific and engineering calculations.
A calculator and math solver for different types of math operations using numeric analysis . This Java-based project empowers you to perform a wide range of math operations, including interpolation, integration, differentiation, solving linear and non-linear equations, and handling differential equations
Gauss siedel algorithm with Java.
Java isNumeric Method
Implementations of various numerical optimization methods, written in plain Java.
A tool to make it easy to find the inverse of a matrix 📊
A tool for numerical analysis
This project shows the implementation of the fixed point method.
Add a description, image, and links to the numerical-analysis topic page so that developers can more easily learn about it.
To associate your repository with the numerical-analysis topic, visit your repo's landing page and select "manage topics."