curve-fitting topic
pearson3curve
Pearson Type III Curve Fitting and Plotting
pyeq3
A large collection of equations for Python 3 curve fitting and surface fitting that can output source code in several computing languages, and run a genetic algorithm for initial parameter estimation....
tkInterFit
Python 3 tkinter graphical curve fitting and surface fitting application, saves results to PDF.
zunzunsite3
A Django site in Python 3 for curve fitting 2D and 3D data that can output source code in several computing languages and run a genetic algorithm for initial parameter estimation. Includes orthogonal...
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
jaxfit
GPU/TPU accelerated nonlinear least-squares curve fitting using JAX
SASfit
A curve fitting program for small-angle scattering curves, mostly from SAXS and SANS experiments in analytical or biological chemistry. 📄https://doi.org/10.1107/S1600576722009037 📄https://doi.org/10...
levenberg-marquardt-method
Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.
Python-Samples
Code examples for using the originpro Python package to interact with Origin software.
ccma
Curvature Corrected Moving Average: An accurate and model-free path smoothing algorithm.