Topic: "least-squares"
david-cattermole/pointSetMatch-maya
Matches pairs of reference and move points with a transformation matrix in a Autodesk Maya DG node.
Language: C++ - Size: 23.4 KB - Last synced at: 2 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 4

ctpeterson/SwissFit
General-purpose library for fitting models to data with correlated Gaussian-distributed noise
Language: Python - Size: 2.01 MB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

arashsm79/applied-linear-algebra-lab
Collection of step-by-step programming exercises to introduce students to the applications of linear algebra.
Language: Jupyter Notebook - Size: 36.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

michal34512/Magnetometer-calibration
magnetometer calibration algorithm with light weight linear algebra library
Language: C - Size: 43.9 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 2

powei-lin/py-minisam
Pure python implementation of minisam.
Language: Python - Size: 249 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

vt2211/Voice-Controlled-Car
Built a voice-controlled car from scratch incorporating machine learning methods such as the Euclidean Classifier and k-NN Classifier, open and closed loop feedback control systems, principal component analysis, regression analysis, and transient analysis
Language: Jupyter Notebook - Size: 8.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

vspaz/wls-python
WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

rojinakashefi/LinearAlgebra
This repository consists of important Linear Algebra concepts such as SVD, Transformation, Regression, Least Square, Gaussian elimination and their usage in real life projects.
Language: Python - Size: 25.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MartinMikkelsen/ppnm
Interpolation, linear equations, least squared, eigenvalues, ode, quadratures, roots, minimization, Monte-Carlo, neural networks
Language: C - Size: 1.4 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

dltemple/LSQ_IOD
Least Squares Initial Orbit Determination
Language: Python - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ivan-pi/vanhuffel
Partial Total Least Squares routines from Sabine Van Huffel
Language: Fortran - Size: 52.7 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

AlexPasqua/CM-project
Project for the course of Computational Mathematics for Learning and Data Analysis @ University of Pisa
Language: Jupyter Notebook - Size: 4.57 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

prat1kbhujbal/Curve_Fitting
Python code to fit curve using different methods for given points.
Language: Python - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

JMcardenas/Adaptive-sampling-and-domain-learning
This is a repository associated with the paper "An adaptive sampling and domain learning strategy for multivariate function approximation on unknown domains" by Ben Adcock, Juan M. Cardenas, and Nick Dexter available at https://arxiv.org/abs/2202.00144
Language: MATLAB - Size: 938 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

xmba15/simple_parallel_line_fitting
simple parallel line fitting using RANSAC linear least squares
Language: Julia - Size: 76.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

sManohar201/Least-Squares-Odometry-Calibration
A calibration method for odometry of mobile robots based on nonlinear Least-squares technique.
Language: C++ - Size: 688 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

earthinversion/complete-EOFanalysis-with-preprocessing-steps-gps-data
Complete workflow to compute the EOF maps along with the required preprocessing and least-squares modeling of co-seismic, seasonal and trend components
Language: Python - Size: 54.5 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

yashrajkakkad/least-squares-regression
Simple C program to obtain least squares solution using concepts of linear algebra
Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

jhultman/diffusion
Heat diffusion over a lattice network.
Language: Python - Size: 324 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

abdullahkady/ml-algorithms
A bare-bones (minimal dependencies) implementation of some ML algorithms (classifying/clustering) as part of the Machine Learning postgraduate course assignments in the GUC
Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

xuczhang/RLHH
A heuristic hard thresholding algorithm to handle the robust least squares regression with adversarial corruption
Language: Matlab - Size: 4.6 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

davebarnwell/ml-regression-least-squares
PHP Machine learning regression least squares algorithm
Language: PHP - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 2

rogerfraser/DynAdjust Fork of GeoscienceAustralia/DynAdjust
Least squares adjustment software
Language: C++ - Size: 34.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 1

alessandro-gentilini/alessandro-gentilini.github.io
alessandro-gentilini.github.io
Language: OpenEdge ABL - Size: 680 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ChemCryst/crystals
Refinement and analysis of structures against single crystal diffraction data
Language: Roff - Size: 602 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

nirav-d-lad/Lunar-Lander-LSPI
Lunar Lander LSPI
Language: Jupyter Notebook - Size: 1.97 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

bp0609/Image-Reconstruction-using-Matrix-Factorization
Image reconstruction using matrix factorization involves decomposing an image matrix into two or more lower-dimensional matrices whose product approximates the original matrix. This technique is useful because it leverages the inherent structure and patterns within the image data, allowing for more efficient storage and noise reduction.
Language: Jupyter Notebook - Size: 113 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

antononcube/Python-Regressionizer
Python package with a class that allows pipeline-like specification and execution of regression workflows.
Language: Python - Size: 4.89 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

AsherJingkongChen/deep-learn-assign-1
Deep Learning Assignment about: Least Squares, Regression, Logistic, Gradient Descent, Bias-Variance Decomposition, PCA.
Language: Jupyter Notebook - Size: 4.43 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

witkov/chi-squared
Resources for the book "Chi-Squared Data Analysis and Model Testing for Beginners" by Carey Witkov and Keith Zengel, Oxford University Press, 2019.
Language: Jupyter Notebook - Size: 1.36 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

JMcardenas/Towards-optimal-sampling-book
This is a repository associated with the chapter book "Towards optimal sampling for learning sparse approximations in high dimensions" by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga to be published by Springer in late 2021, available at https://arxiv.org/abs/2202.02360
Language: MATLAB - Size: 43.2 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

avibn/indoor-positioning-trilateration
Indoor Positioning System Using Bluetooth RSSI and Trilateration. ESP32's as receivers.
Language: Python - Size: 484 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Freccialata/interactive-optimisation-of-skinning
A Blender plug-in for interactive skeletal skinning optimisation, Bachelor's thesis, AY 2019/2020
Language: TeX - Size: 36.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

econcz/stata-tmpinvi
'TMPINVI': module providing an iterated (multistep) Transaction Matrix (TM)-specific implementation of the LPLS estimator'TMPINVI': module providing an iterated (multistep) Transaction Matrix (TM)-specific implementation of the LPLS estimator
Language: Stata - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

econcz/stata-tmpinv
'TMPINV': module to providing a non-iterated Transaction Matrix (TM)-specific implementation of the LPLS estimator
Language: Stata - Size: 279 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

econcz/stata-lppinv
'LPPINV': module providing a non-iterated general implementation of the LPLS estimator for cOLS, TM, and custom cases
Language: Stata - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

asgutierrt/Covid19-Colombia
Curve fitting techniques and Epidemiology models
Language: Jupyter Notebook - Size: 2.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wyskoj/autogeo
The complete geospatial toolbox. Perform least-squares adjustments, coordinate geometry, and more.
Language: TypeScript - Size: 5.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

unclearness/landmark_triangulation
Triangulate 3D points from (erroneous) 2D points on multi-view
Language: Python - Size: 7.71 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

steb6/CM
UNIPI: Computational Mathematics for Learning and Data Analysis 2019-2020: Project Omplementation
Language: TeX - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

leonardopedroso/Digital-Signal-Processing-labs
Digital signal processing laboratories. Sampling and aliasing; Discrete Fourier transform (DFT); Digital filters; Autoregressive least squares (LS); Maximum Likelihood Estimation (MLE)
Language: MATLAB - Size: 178 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ninasiam/optim_algos
Optimization Algorithms for educational purposes.
Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SammyRobensParadise/SYDE-312
Linear Algebra 312
Language: HTML - Size: 32 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

e-j-w/Gridlock
A program for fitting a grid of data points to various fit functions.
Language: C - Size: 257 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

jsacevedoro/ml_maths_work1
First homework of the course Mathematics for Machine Learning, which belongs to Master's Dregree in Applied Maths from the National University of Colombia. It is about least square problem applied to linear and non-linear models in the study of bitcoin time series and its relation with commodity prices, also it's presented an interesting application in point set registration problem.
Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

saurabhp369/curve_fitting
Curve fitting using Linear least squares, Total least squares and Ransac algorithm
Language: Python - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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

Quentin18/higgs-boson-challenge
Higgs Boson ML Challenge
Language: Jupyter Notebook - Size: 56.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

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

skerryvore/regression_analysis_101
An introduction to regression analysis & model parameter estimation
Language: Jupyter Notebook - Size: 5.47 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

igormcoelho/optstats
A C++ header-only library for useful tools on optimization, statistics and curve fitting
Language: C++ - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

giacomoorsi/HiggsBosonChallenge
Code for the Higgs Boson Machine Learning Challenge organised by CERN & EPFL
Language: Python - Size: 56 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

sndnshr/1D_FIR_Filter_Design
Design of FIR lowpass, highpass, bandpass, and bandstop filters in least squares or minimax sense.
Language: MATLAB - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

shwetamasrani/Linear-Algebra-Implemetations
Implementation of basic Linear Algebra concepts in Python
Language: Jupyter Notebook - Size: 7.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

skazemi/tic-tac-toe
Tic Tac Toe game with machine learning (LMS) using Python & Qt
Language: Python - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jasonmanesis/Least-Squares-Adjustment-of-Horizontal-Geodetic-Network
Precision and accuracy determination of horizontal geodetic network using observation equation method (the method of parameters or the method of indirect observations) of least squares technique.
Language: Jupyter Notebook - Size: 766 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

erdenbatuhan/segmented-least-squares
The dynamic programming solution of Segmented Least Squares.
Language: Java - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

neogeogre/calibrations
accelerometer and magnetometer calibrations
Language: MATLAB - Size: 85 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

LorenzoPratesi/B-spline-Curves-and-Surfaces
This repo holds some implementations and approximations of B-spline curves and surfaces
Language: MATLAB - Size: 5.46 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

lucasvianav/SME0300-NumericalAnalysis 📦
This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.
Language: Python - Size: 1.63 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AsyrafAzlan/least-square-method
A simple simulation of Least Squares Method which I believe inspired modern day optimization methods in machine/deep learning.
Language: Python - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

jranaraki/PerturbationFeatureSelection
MATLAB implementation of A Feature Selection Based on Perturbation Theory
Language: MATLAB - Size: 4.95 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

sbrahma0/UMD-ROBOTICS-PERCEPTION
Contains 6-Projects and 1-Homework
Language: Jupyter Notebook - Size: 22.3 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

adi5krish/Machine-Learning
This repository contains all the codes for the Machine Learning Course offered in Autumn 2018.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

CrescentGear/Least-squares
最小二乘法(公式来源于网络)(一次函数)
Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

raffromagno/stable_inversion
Matlab toolbox for model stable inversion based on least squares
Language: MATLAB - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

esmeml/esmeml.github.io
Introduction to Machine Learning
Language: Jupyter Notebook - Size: 86 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

lambdacasserole/equis
A library for solving systems of linear equations, using Idris.
Language: Idris - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

alvinwan/lstsq
experiments with least squares for imitation learning
Language: Jupyter Notebook - Size: 2.24 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

clementgarbay/IMT-Clustering
TP d'analyse et de classification de données
Language: Java - Size: 7.21 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

lowhung/clustering-algorithms
Algorithms related to clustering such as k-Medians, DBSCAN as well as vector quantization.
Language: Python - Size: 618 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

zeionara/leastsquares
Simple example of counting approximation by least squares using JavaFX
Language: Java - Size: 1.98 MB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

monamahmoudm/Assessing-Neurological-States-from-Physiological-Signals
Addressing the Non-EEG Dataset for the Assessment of Neurological Status, in various different ways with the potential to classify these collected physiological signals into either one of the four neurological states: physical stress, cognitive stress, emotional stress and relaxation
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

faludiz/gama
Mirror, Windows and Linux builds of GNU Gama
Language: C++ - Size: 18.2 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

robino16/tsetlin-machine-indoor-localization-example
Tsetlin Machine-based indoor localization using BLE RSSI fingerprinting.
Language: Python - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KatyaZubareva/least-squares-method
This project implements various mathematical functions to approximate given data points using the Least Squares Method.
Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

heyjianjing/linear_algebra
Some notes on linear algebra and numerical linear algebra
Language: Jupyter Notebook - Size: 5.03 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

WilliamZhang20/Linear-Dynamical-Systems
Solving problems on Linear Dynamical Systems using Julia
Language: Julia - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TonyGrif/tempgauge
Analyze CPU temperature readings over time
Language: Python - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Frederik-Schulte/JAG_Batch
JAG3D-Batch is a Python library designed as an extension to the adjustment software JAG3D, enabling automated deformation analyses.
Language: Python - Size: 148 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sama-Amr/Assessing-Neurological-States-from-Physiological-Signals
Addressing the Non-EEG Dataset for the Assessment of Neurological Status, in various different ways with the potential to classify these collected physiological signals into either one of the four neurological states: physical stress, cognitive stress, emotional stress and relaxation
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

chikuang/SLSEdesign
R package for computing optimal regression designs under second-order least-squares estimator
Language: R - Size: 242 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

TyrelM10/Predicting-Cancer-Antigen-Levels
Prediction Using Linear Regression Models of Least Squares, Ridge Regression, and Lasso Regression
Language: Jupyter Notebook - Size: 434 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kibetbrian74/Gauss-Newton-Approach-Versus-Least-Square-Estimation-for-Geodetic-Datum-Transformation
Geodetic Coordinates are transformed between Global (WGS 84) and Local (Arc 1960) datum then accuracy assessment is done on the transformation parameters.
Language: MATLAB - Size: 36.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Caroline-Camargo/RelatoriosPython-CalculoNumericoComputacional
Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional
Language: Jupyter Notebook - Size: 1.06 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

akorkos/numerical-methods
Numerical methods made with Python
Language: Python - Size: 3.63 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

VassilisDrouzas/Numerical-Optimization
My projects for the postgraduate course of 'Numerical Optimization and Large Scale Linear Algebra', AUEB.
Language: Jupyter Notebook - Size: 31.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

machulsky61/Linear-Algebra
Computational Linear Algebra course covering topics like iterative methods, matrix decompositions, and applications. It includes theoretical concepts, practical exercises, and code. Advanced methods like QR factorization, spectral theorem, and iterative solvers for linear systems.
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FT9R/linReg
A console application designed to perform simple linear regression
Language: C# - Size: 720 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

omkarchittar/Trajectory_Tracking
Analysis of the trajectory of a red ball thrown against a wall in a video using image processing techniques and standard least squares.
Language: Python - Size: 22.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

omkarchittar/Point_Cloud_Analysis
Estimating Ground Surface Normals and Fitting Surfaces to Noisy LIDAR Point Cloud Data
Language: Python - Size: 3.72 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

minmus-9/polyfit
quad-precision orthogonal polynomial least squares
Language: Python - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

powei-lin/least-square-problem-example
Example of solving least square problem with python
Language: Python - Size: 457 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nikos230/Elevation-Network-Geodesy
Solve Script
Language: Python - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vspaz/wls-java
WLS, weighted linear regression in pure Java w/o any 3d party dependencies.
Language: Java - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mdaeron/ogls-paper-code
Code used in the OGLS paper of Daëron & Vermeesh (2023).
Language: Python - Size: 4.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

madisongarccia/MATH215
Computational Linear Algebra - Python
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AdrianKriger/APG3040C-APG4013C
Advanced Spatial Data Analysis with R
Language: Jupyter Notebook - Size: 30.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

yquan618/rectangle_fit
Least Sqaures Rectangle Fit
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
