Arduino library for fast non-linear mapping or interpolation of values
-
Updated
Jul 18, 2025 - C++
Arduino library for fast non-linear mapping or interpolation of values
This repository is used to store the Tiny Project 1 from the course Programming 2
A comprehensive collection of Data Structures and Algorithms implemented in C++. Includes code examples, problem-solving approaches, and performance analysis
Bewertungen von einer Skala in eine andere umrechnen.
Eos is a memory manager which allow you to better control the flow of your program and avoid any allocation at runtime
This repository contains code for performing Gaussian elimination using two types of algorithms. For more details see README.md
Algorithm Problem Solving
Polynomials are mathematical objects which are expressions of variables and coefficients added to-gether. These polynomials can use operator overloading in a very intuitive manner since most of the operators that we can overload are mathematical operators, which can also be applied to polynomials.
Generates an exponentially growing array based on provided number of steps and maximum value.
We will be applying Machine Learning Algorithm Linear Regression, Visualizing its Graphical Analysis and Creating UI using Windows Form .NET Framework in CPP from scratch.
A basic Machine Learning library in C++ [under progress]
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 mi…
CRYPTO - Linear Cryptanalysis of Reduced-Round Speck with OPENCL
Add a description, image, and links to the linear topic page so that developers can more easily learn about it.
To associate your repository with the linear topic, visit your repo's landing page and select "manage topics."