data-fitting
There are 31 repositories under data-fitting topic.
MultithreadCorner/Hydra
Header only framework for data analysis in massively parallel platforms.
sigma-py/smoothfit
Smooth data fitting in N dimensions.
Koushikphy/Interactive_Data_Editor
A Software to interactively edit data in a graphical manner
XinshaoAmosWang/Improving-Mean-Absolute-Error-against-CCE
Mean Absolute Error Does Not Treat Examples Equally and Gradient Magnitude’s Variance Matters
alexblaessle/PyFRAP
PyFRAP: A Python based FRAP analysis tool box
XinshaoAmosWang/DerivativeManipulation
In the context of Deep Learning: What is the right way to conduct example weighting? How do you understand loss functions and so-called theorems on them?
juangburgos/FitSumExponentials
Repo to license code for fitting a sum of exponentials as described in https://math.stackexchange.com/questions/1428566/fit-sum-of-exponentials/3808325#3808325
MooersLab/Curve-fitting-software
A collection of links to free and proprietary curve fitting software.
BrainDynamicsUSYD/braintrak
Real-time brain states tracking system and corticothalamic neural field parameter estimation
numericalalgorithmsgroup/NAGJavaExamples
Examples demonstrating the nAG Library for Java
conradhuebler/SupraFit
Non-linear fitting tool for supramolecular titration experiments and kinetics.
fabs200/Pareto2GBfit
Master thesis - Functional distribution fitting of the top tails of the wealth distribution by the example of Germany and the United States
ozlemekici/data_fitting_and_minimization_for_race_car
Data Fitting and Minimization Function
mipals/GeneralizedSmoothingSplines.jl
A package for fitting (curve restricted) smoothing splines of degrees 2p-1 using the Gaussian process view with a rank structured kernel matrix.
MShawon/Numerical-Method
Several numerical methods are provided here written in Python.
pinheiroGroup/Kinbiont.jl
Ecosystem of numerical methods for microbial kinetics data analysis, from preprocessing to result interpretation.
c0deta1ker/MatBase
MatBase provides access to an extensive database of material parameters, inelastic mean free paths (IMFP), photoionization binding energies, cross sections, and asymmetry parameters. Additionally, MatBase includes a suite of functions for users to load, process, model and fit their own data, making it an indispensable tool in the field.
DnelZpt/Linear-Systems
An approach to the modeling of linear systems and the analysis of their response to arbitrary inputs, together with data fitting models
froemer76/xmgfit
XmgFit is a wrapper for Xmgrace allowing to use the non-linear curve fitting capability of Xmgrace from the command line.
jchrispang/EEGalpha_BOLD
Code supporting 'Neural mechanisms of EEG alpha-BOLD anticorrelation'
lampo808/Fit
Advanced fit class for MATLAB.
rrryan2016/solution-on-systems-of-linear-equations
Includes data interpolation(involves Newton and Lagrange methods) and data fitting(involves solution of linear equations and least square method).
utting98/data-analysis-graph-plotter
This code is a GUI wrapper around polyfit and scipy curve optimize to easily allow users to plot polynomial and custom law graphs. The code gives values for fitting parameters with uncertainties and reduced chi squared values for data analysis and comparison with theory.
aymen-mahmoudi/SHG-data-fitting
This project allows a quick manual fit of SHG or any polar data using a generalized trigonometric function. The fitting data can be easily exported after then.
chow-vincent/convex_optimization
Useful convex optimization applications and algorithms.
NehaKaranjkar/DataFITR
A tool for guided input modeling and data fitting.
anshumanchak/Pearson-s-Curves
Fitting a known probability distribution to a particular dataset based on Pearson’s Distributions.
CIDARLAB/GridTLI-GUI
A GUI for Grid-Based Temporal Logic Inference
rajshekharM/CanDev-Data-Science-Hackathon-by-Statistics-Canada
Canadev 2018 Data Science Hackathon by STATISTICS Canada
RamiroCope/OptimizationandDataFitting
Assignments in unconstrained optimization course covering 1st half of Nocedal and Wright textbook.