GitHub topics: curve-fitting
gulabpatel/Python_Tutorials
Language: Jupyter Notebook - Size: 16 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

iveevi/murphy
Morphing curve outlines to match the contours of arbitrary outlines, shapes, or even images.
Language: C++ - Size: 2.61 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

Gaurav-Van/NPTEL-Advanced-Computational-Techniques
Formulas of this year's [2024] NPTEL Course titled Advanced Computational Techniques
Size: 1.92 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

juandapradam12/Polynomial-Fitting-For-a-Rocket-Velocity
Polynomial fitting for a second degree polynomial describing the function of a rockets velocity in terms of time, by finding the respective coefficients with gaussian elimination method implemented.
Language: Python - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mlexchange/mlex_peak_detection
ML tool to detect peaks in 1D XRD scattering data
Language: Python - Size: 38.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PreethaSaha/Lorentzian-Fit-kit
Lorentzian Fitting with Baseline Models
Language: Python - Size: 206 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SanketSarmalkar/Numerical_Methods
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
Language: C++ - Size: 14.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

MartinMolinaro/CAMIL-Coordinates-Alignment-for-Mapping-Image-Lines
CAMIL (Coordinates Alignment for Mapping Image Lines) is an algorithm that extract the 2D coordinates of open curves and lines extracted from an image.
Language: Jupyter Notebook - Size: 3.36 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tanukihee/Pearson3CurveFittingArchive 📦
水利计算中 P3 曲线的绘制与适线
Language: Python - Size: 321 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MooersLab/Curve-fitting-software
A collection of links to free and proprietary curve fitting software.
Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

guoxxiong/Elevation-Polynomial-Curve-Fit
Use multiple cubic polynomials to fit the altitude of the lane.
Language: C++ - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mo-gaafar/curve-fitter
An application that illustrates the efficacy of multiple curve fitting and interpolation models.
Language: Python - Size: 9.89 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 3

DYK-Team/Digital_BH-loop_algorithm
Digital BH-loop algorithm
Language: HTML - Size: 158 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

VelbazhdSoftwareLLC/VitoshaTrade
VitoshaTrade is a Forex forecasting module for MetaTrader4.
Language: C++ - Size: 5.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 6

SanketSarmalkar/Numericals
This Flutter app is a comprehensive numerical toolbox implementing various algorithms and methods
Size: 11.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Spogis/HeatTransferCoefficient
App de Ajuste dos Parâmetros da Equação de Ranz-Marshall
Language: Python - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Spogis/EasyCurveFit
Curve Fit Tool
Language: Python - Size: 2.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

ZenithClown/decompose
Principal Component Analysis (PCA) Algorithm was implemented to determine the Functional Age of the Power Transformer using Return Voltage Measurement (RVM). [submitted]
Language: Python - Size: 617 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

Guillawme/julia-curve-fitting
Pluto notebook for curve fitting
Language: Julia - Size: 1.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

BlendingJake/ExecTiming
An advanced timer for Python that makes it easy to determine code execution time
Language: Python - Size: 266 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

aerdem4/kaggle-plasticc
Solution to Kaggle's PLAsTiCC Astronomical Classification Competition
Language: Python - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 51 - Forks: 8

devds96/scipy-dataclassfitparams
A simple wrapper around scipy.optimize.curve_fit to simplify fitting with parameter specifications defined by dataclass fields.
Language: Python - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lrzjbyx/annotation
数据标注
Language: Python - Size: 39.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prime167/DotNetStatics
A windows application demo Curve Fitting
Language: C# - Size: 89.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

asif-shahriar11/Numerical-methods
Numerical methods to solve an equation, fit a curve, find integral, and more.
Language: Python - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ahmedm-sallam/GeneticCurveOptimizer
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!
Language: C++ - Size: 226 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

james34602/libMultivariateOpt
My optimization(With and Without gradient) library
Language: C - Size: 24.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

charlerive/library
options black-schole calc mode
Language: Go - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aflapan/fixedIncome
This is a library for fixed income quant analytics.
Language: Python - Size: 2.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

armankazmi/MachineLearning_projects
Applying the fundamental concepts of Machine Learning in python
Language: Jupyter Notebook - Size: 1.67 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

EdoardoVacchini01/WindTurbines
This repository is dedicated to wind turbines power curve modeling, from data cleansing to the actual power curve modeling with various approches.
Language: Jupyter Notebook - Size: 32.9 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

Rotario/arduinoCurveFitting
Fit polynomial curves to given points using least squares regression
Language: C++ - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 3

sollan/alma
Fully automated (rodent) limb motion analysis toolbox for behavioral analysis with bodypart coordinate data, building upon markerless pose estimation.
Language: Python - Size: 12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

jmittelstaedt/xfit
curve fitting in xarray
Language: Python - Size: 5.98 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ALotov2000/curve-fitting
An instantiation of genetic algorithms solving curve fitting problem
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rbBosshard/pytcpl
pytcpl is a streamlined Python package that incorporates the levels 4 to 6 of tcpl+tcplFit2, providing concentration-response curve fitting and hit-calling. It utilizes the Invitrodb version 4.1 release (September 21, 2023) as backend database.
Language: HTML - Size: 5.42 GB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjtbasif/CurveFitting-Interpolation
A CSE225:Numerical Methods course project on Curve Fitting regression and Interpolation
Language: C# - Size: 455 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

frydaddy07/STICS-Portfolio
A portfolio of the work done during COMP 260 during S17 at Wesleyan University
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

heriantolim/BiErfFit
A curve fitting tool based on MATLAB for hysteresis curve analysis.
Language: Matlab - Size: 96.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

jchristopherson/curvefit 📦
A library for fitting functions to sets of data.
Language: Fortran - Size: 3.56 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 2

djbarrow/fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Language: C - Size: 618 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 3

AznIronMan/Thermal-Viscosity-Interface
A C++ program for real-time hardware interfacing and data processing, featuring curve-fitting algorithms and configurable compiler features.
Language: C++ - Size: 5.86 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kurtlawrence/fitme
CLI curve fitting tool. Parameterise an equation from a CSV dataset.
Language: Rust - Size: 112 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

siegfriedkaidisch/Pole_Sum_Net
An ANN classifier and regressor to predict the number of poles and find the pole parameters in a sum of real poles and cc pole pairs
Language: Python - Size: 955 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tildekara/Raman-spectroscopy-statistical-analysis-with-pandas-
A script to analyze Raman spectroscopy data in txt files from mapping measurements using pandas dataframes. The data is collected for two-dimensional MoS2 and WS2 sample with calibrational Si to normalize intensity.
Language: Jupyter Notebook - Size: 42.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

benrayfield/ForestCurveFit
A kind of neuralnet that runs in browser where each node smoothly chooses between many neural activation functions (sine tanh log exp + * arcsine etc) and is trained without backprop, instead using calculus directly on the sum of squared loss of all weights and all training data at once. Not GPU optimized yet.
Language: HTML - Size: 412 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bschulz81/hyperbolicfitdll
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/
Language: C++ - Size: 254 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

YujiSODE/crvFit
Curve fitting tool based on the least absolute value method and the Monte Carlo method
Language: Tcl - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

astralord/Splines
:wavy_dash: Approximate spline of any degree to given data
Language: Python - Size: 473 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 8

mirapy-org/mirapy
MiraPy: A Python package for Deep Learning in Astronomy
Language: Python - Size: 852 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 42 - Forks: 10

PeterSchuld/MITx6.00.2x_IntroToDS
Massachusetts Institute of Technology course MITx 6.00.2x "Introduction to Computational Thinking and Data Science" (Winter 2019). An introduction to using computation to understand real-world phenomena. John Guttag, Professor of CS and EE, Massachusetts Institute of Technology. Part 2 of »Computational Thinking using Python« XSeries® program on edX.
Language: Python - Size: 2.54 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

InonS/dissipation-fit-least-squares
Fit a first-order (exponential) decay to a signal using scipy.optimize.minimize
Language: Python - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

PraveenNellihela/thermopile_curvefit
curvefit data from a thermopile sensor to calculate time constant
Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DanIsraelMalta/Matlab-files
assorted Matlab files
Language: Matlab - Size: 139 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

MarkusLoew/MyFits
Fits one of three functions (inverse quadratic, bell-shaped, or waiting-in-line) to x, y data using nls.
Language: R - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

khush3/HarmonicMotionAnalyser
MATLAB based program to analyse motion equation and other related parameters.
Language: MATLAB - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

manassharma07/Curve_Fitting-AndroidApp
Android App to find the best fit for a given set of data.
Language: Java - Size: 1.89 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1

sakshikakde/Curve-Fitting-and-Homography
Python code to fit a second order curve for a given set of points using least square, total least sqare and RANSAC.
Language: Jupyter Notebook - Size: 798 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

sakshikakde/Lane-Detection
Python code to detect lanes from a video input.
Language: Jupyter Notebook - Size: 487 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AzdiarGazder/MECH201
Engineering Analysis
Language: MATLAB - Size: 7.84 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sangstar/bic-fit
A package I've been working on which takes array-like x and y data, generates polynomial and piecewise (maximally 3 model breaks) fit parameters and evaluates the BIC score used.
Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

HPQC-LABS/betaFit
Language: Roff - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

MINED-MATKIT/Fitter
Fitting module. Used for establishing functions/linkages between material descriptors and process or property parameters.
Language: Matlab - Size: 286 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 2

Eleobert/gsl-curve-fit
C++ wrapper of gsl non-linear least-squares fit.
Language: C++ - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

spyphyz/sdss
A selection of workbooks to analsyse SDSS data
Language: Jupyter Notebook - Size: 543 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

spyphyz/curve_fit
Curve fitting routines for astrophysical (SDSS) spectrographs
Language: Jupyter Notebook - Size: 800 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

aravind-j/viabilitymetrics
Seed Viability Calculations and Curve Fitting
Language: R - Size: 3.41 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

vicrucann/CurveFitting
:wavy_dash: Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)
Language: C++ - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 87 - Forks: 17

MownikaKonamaneni/Optimization
Optimization of loss functions using R
Language: RMarkdown - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Karl1b/polyCurve_fit
Python scipy curve_fit wrapper that fits a range of polynomic functions and returns the best fit.
Language: Python - Size: 450 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chrishajj/Extra-Galactic-Cosmic-Rays-Model
Cosmic Rays may encounter different radiation components, the Cosmic Microwave Background (CMB), dust emissions, star emissions and the extragalactic backround light (EBL). In this study I create a model that describes the CMB and Dust Emissions, the main contributors to the gamma-ray flux we receive.
Language: Jupyter Notebook - Size: 779 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chrishajj/NectarCAM-Statistical-Analysis
NectarCAM is a camera for Middle Sized Telescopes (MSTs) for the Cherenkov Telescope Array (CTA), the next generation of gamma-ray telescopes. I conducted a statistical study on the waveforms of the signal from a dark chamber and from a test run on Berlin's night skies.
Language: Jupyter Notebook - Size: 2.61 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

liblaf/WFIUH 📦
Curve fitting width function IUH (WFIUH) in Hydrology
Language: Python - Size: 39 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Sujal-Burad/EE-2703---Applied-Programming-Lab
Implementing basic Electrical Engineering Concepts in Python
Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mpolinowski/python-scipy-intro
A quick introduction to Scientific Python
Language: Jupyter Notebook - Size: 255 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Buddhi19/CurveFittingPython
Draws the best fitted graph for a given module
Language: Jupyter Notebook - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tohid-yousefi/Meta-Heuristics
In this section, I share the Meta-Heuristic algorithm codes that I wrote myself
Language: MATLAB - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

twxjyg/Hybrid-A-Star-U-Turn-Solution
Autonomous driving trajectory planning solution for U-Turn scenario
Language: C++ - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 85 - Forks: 34

apoorav-singh/Curve-Fitting-Scipy-python-
This is a generic gaussian, lorentzian and voigt fit code.
Language: Python - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Louis-Finegan/Least-Squares-Method-Curve-Fitting-python3
Applying the Least-Square-Method to Curve-Fit in python using Numpy.
Language: Python - Size: 23 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sarah-Hesham-2022/Optimizing-Smooth-Curve-Fitting-Problem-Using-Genetic-Algorithms
Genetic Algorithms techniques in solving a searching problem for optimization.
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kevinMEH/maths
Very fast maths library implemented in C.
Language: C - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

btjones-me/raman_spectroscopy
Master's disseration source code to find peaks of Raman Spectroscopy of CZTS and fit Lorentzians to decompose the structure.
Language: Python - Size: 2.25 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 5

royayon/curfi.js
Automated, fast, minimalist Curve-Fitting tool for the browser and node.js.
Language: JavaScript - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

nmltd/numerical-methods-java
Numerical Methods Using Java: For Data Science, Analysis, and Engineering https://www.amazon.com/Numerical-Methods-Using-Java-Engineering/dp/1484267966
Language: Java - Size: 809 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

channicholas/SatCurves
This is some work I am doing using the hill function to fit saturation curves, primarily used for marketing.
Language: R - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

poales/msuRACiFit
Fitting A/Ci curves with simple R scripts and a Shiny interface
Language: R - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 3

ChevronOne/point_projection
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
Language: C++ - Size: 1.92 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 2

andikarachman/Lane-Lines-Road-Detection
This project utilizes a software pipeline to identify the lane boundaries in a video.
Language: Python - Size: 54.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mpkuse/advanced_techniques_for_curvefitting
Advanced Technique for Curve Fitting
Language: C++ - Size: 335 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 24 - Forks: 7

bharadwaj-chukkala/Curvefitting-Least_Squares-Homography-and-RANSAC
Homework 1 for the course ENPM667: Perception for Autonomous Robots
Language: Python - Size: 1.07 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

AdityaKshettri/Lane_Detection_in_Self_Driving_Cars
The main objective of this project is to design a system using Open CV that can detect lane lines and estimate vehicular offset value with the help of lane curvature.
Language: Python - Size: 682 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

pywood21/po_mfa_2022
A new CV technique combining polarization optical microscopy, fluorescence microscopy, and image segmentation
Language: Jupyter Notebook - Size: 5.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

twxjyg/Code-Notes
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.
Language: C++ - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

zenelhila/Curve-Fitting-Using-Parallel-Programming
This project tries fitting a curve using regression. It derives formulas from the linear model and each thread fit the data using a different formula. The formula with the smallest error function is used as visualization.
Language: Python - Size: 332 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CharleySchaefer/Bombyx
Fit sticky-reptation model to experimental linear viscoelasticity data
Language: C - Size: 6.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RishiDarkDevil/Numerical_Analysis_Projects
Numerical Analysis Projects
Language: HTML - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

henryfo/polyfit
Contains a simple "C" function -- polyfit() -- that fits a line or higher-order polynomial to a set of points, using Method of Least Squares regression. Design goals include simplicity and ease of porting.
Language: C - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 4

poshtkohi/computational-neuroscience
Mathematical modelling of microglial cells for the neuroscience community
Language: MATLAB - Size: 14.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AshleyChraya/HubbleConstant-ConstraintsForVCG
This repository contains Python codes for constraining parameters of VCG model by Chi-square minimization method and MCMC (Metropolis Hastings algorithm) using Supernoav data and GW data, and constraining Hubble Constant by least square method, orthogonal regression method and MCMC method using both SN and GW merger data (including newly released O3b dataset).
Language: Jupyter Notebook - Size: 37.8 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
