Repository navigation
quadratic
- Website
- Wikipedia
Spreadsheet with AI, Code, Connections
Quadratic Funding is the mathematically optimal way to fund public goods in a democratic community.
A Julia package that solves Linearly Constrained Separable Optimization Problems using ADMM.
A Julia package for manipulation of univariate piecewise quadratic functions.
An example of active vibration attenuation by linear quadratic control entirely implemented in ANSYS APDL.
Quadratic Solver: Quadratic Equation Calculator (A X^2 + B X^1 + D = 0)
Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form
A multiplayer game for quadratic equations
NextJS application built for PotLock (on NEAR)
With the help of a brand new KATS package, we can detect outliers, change points, and build very strong Time Series Analysis models. By inspecting this repository you can get a solid vision of KATS on real Covid-19 data of Azerbaijan.
A C# winforms calculator application
A native (no external libraries) golang 3D ray tracing renderer, that implements Ray intersection via the Phong-Reflection Model, Recursive Shape grouping with AABB optimizations and Constructive Solid Geometry, augmented with recursively defined Patterns, Perlin/Simplex noise algorihthms, and an efficient convex-hull/half-edge Delaunay Triangulation implementation
Arduino based regression tool for calculating coefficients for fitting. This serial menu driven script provides the capability for using regression to determine fitting coefficients for multiple types of potential fitting equations linear, quadratic, power, exponential, and logarithmic functions from input data either supplied or measured via microcontroller ADCs. It can be used for sensor calibration and provide fitting summaries and coefficients. After reading values and calculating fits and goodness of fits (along with average and absolute errors) it will allow the saving of fitting cofficients into onboard EEPROM to be recalled by anothe rprogram. The intent of this operation is to use this as a program to calibrate onbboard sensors where the saved data can be recalled from the EEPROM as required. It has been tested as functional on Arduino Uno and Arduino Mega. NOTE: Limited memory on microcontrollers limits the practicality of regressions with very large datasets. A library based version of this script is in development currently.
Programm for solving square equations written (kind of) as big-a*s project. Check README.md for more details.