GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
-
Updated
Nov 20, 2024 - C++
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
curve fitting (peak fitting) software
Autonomous driving trajectory planning solution for U-Turn scenario
〰️ Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)
Fit polynomial curves to given points using least squares regression
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
Advanced Technique for Curve Fitting
C++ wrapper of gsl non-linear least-squares fit.
This is an open source library that can be used to autofocus telescopes. It uses a novel algorithm based on robust statistics. For a preprint, see https://arxiv.org/abs/2201.12466 .The library is currently used in Astro Photography tool (APT) https://www.astrophotography.app/
VitoshaTrade is a Forex forecasting module for MetaTrader4.
Source files for my experiments not limited to computer graphics.
This program implements a genetic algorithm for curve fitting using a polynomial equation. The goal is to find the best coefficients for the polynomial equation that minimize the distance between the curve and a given set of data points. The genetic algorithm is used to search for the optimal solution by evolving a population of candidate solutions
Some company would like to use the small tricky question to test you, even it is so unmeaningful, you have to eat that shit for a better job.
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
Lane finding algorithm using image binarization and bird-eye perspective warping
Use multiple cubic polynomials to fit the altitude of the lane.
Morphing curve outlines to match the contours of arbitrary outlines, shapes, or even images.
Mitochondria Segmentation Tool
A C++ program for real-time hardware interfacing and data processing, featuring curve-fitting algorithms and configurable compiler features.
GeneticCurveOptimizer : A Genetic Algorithm for Curve Fitting in C++. Optimize polynomial coefficients to minimize the distance between the curve and given data points. Customizable parameters for efficient optimization. Try it for accurate and dynamic curve fitting!
Add a description, image, and links to the curve-fitting topic page so that developers can more easily learn about it.
To associate your repository with the curve-fitting topic, visit your repo's landing page and select "manage topics."