curvefitting
There are 9 repositories under curvefitting topic.
longavailable/adaptive-curvefitting
A tool to find potentially optimal models for your research data.
351642983/CurveFitPredict
对sklearn中的曲线拟合函数进行了整合,并加入一些常用的自定义函数,提供了曲线拟合并且预测曲线值或走势的简单的统一接口,能够在拟合并预测可导函数的一个通用函数
Spogis/EasyCurveFit
Curve Fit Tool
GirishKumarDV/Curve-Fitting
Program to find Best fitting curve for given bivariate data
RajPShinde/Outlier_Rejection_with_RANSAC_and_Least_Squares
Outlier Rejection with RANSAC & Least Squares
Sajad125/sLoFNet-code
single Lorentzian Fitting Neural Network
Yorkxzm/Particle-swarm-optimization-python-class
Code for Particle Swarm Optimization implemented in Python, which can be run by copying it to the root of the code. It can solve unconstrained, constrained optimization and curve fitting problems.
farhansharif75/Stocks-on-a-Random-Walk
Data Analysis for the BSc Essay Project: "Econophysics: Capital Markets and the Random Walk Paradigm"
Reham77/Genetic-Algorithms
Genetic Algorithm project written in C++ used to generate high-quality solutions for both Knapsack and Curve Fitting problems