A Matlab toolbox for the PVT calculation using the cubic equations of state (EOS)
-
Updated
Jan 21, 2021 - MATLAB
A Matlab toolbox for the PVT calculation using the cubic equations of state (EOS)
A general cubic equation solver and quartic equation minimisation solver written for CPU and Nvidia GPUs, for more details and results, see: https://arxiv.org/abs/1903.10041. The library is available for C++/CUDA as well as Python using Pybind11.
A linear, quadratic and cubic equation solver
Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)
Loading parameters of cubic equations of state from plain text.
C++ program for solving quadratic and cubic equations with user input, handling real and complex roots.
Quick code to generate an S-curve, a front-loaded curve & a back-loaded curve & reveals the `california envelope` when the resulting CSV is plotted
A neat Cubic polynomial property with cool visualizstion
Project showcasing data management and analysis skills with a functional response dataset
Implementation of the real cubic root finding method by I. J. Zucker.
An OOP calculator intended to solve linear, quadratic and cubic equations.
Using functional programming to solve third-order equations and represent arbitrary algebraic polynomials and n-dimensional vector spaces.
A root finder library for quadratic and cubic polynomials
Add a description, image, and links to the cubic-equations topic page so that developers can more easily learn about it.
To associate your repository with the cubic-equations topic, visit your repo's landing page and select "manage topics."