Bewertungen von einer Skala in eine andere umrechnen.
-
Updated
Apr 10, 2025 - C++
Bewertungen von einer Skala in eine andere umrechnen.
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.
A basic Machine Learning library in C++ [under progress]
Arduino library for the LTC1392 Micropower Temperature, Power Supply and Differential Voltage Monitor
This repository is used to store the Tiny Project 1 from the course Programming 2
CRYPTO - Linear Cryptanalysis of Reduced-Round Speck with OPENCL
This repository contains code for performing Gaussian elimination using two types of algorithms. For more details see README.md
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.
Using Linear Regression for Predicting Average Temperature.
Algorithm Problem Solving
A comprehensive collection of Data Structures and Algorithms implemented in C++. Includes code examples, problem-solving approaches, and performance analysis
Eos is a memory manager which allow you to better control the flow of your program and avoid any allocation at runtime
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…
Generates an exponentially growing array based on provided number of steps and maximum value.
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."