least-square-fit
There are 14 repositories under least-square-fit topic.
ECheynet/earthquakeSim
Ground acceleration records are simulated using the non-stationnary Kanai–Tajimi model
ECheynet/fitMann1994
The parameters of the Uniform Shear Model are estimated in the least-square sense
vspaz/wls-python
WLS, weighted linear regression, weighted least squares in pure Python w/o any dependencies.
vspaz/wls-rs
WLS, weighted linear regression in pure Rust w/o any 3d party dependencies or frameworks.
yunus-temurlenk/Least-Square-Estimator-with-Cpp
Least Square Estimator Implementation with OpenCV and C++
DmitriyMakhnovskiy/DC_resistance_network
KCL and KVL for the bridge circuit
DYK-Team/DC_resistance_network
KCL and KVL for the bridge circuit
erik-dali/Scientific-Computing
This is a sample of my MatLab code related to scientific computing and probability. For the first update I'm defining a couple functions for visualizing and sampling random numbers from probability distributions. It can also draw histograms with confidence intervals.
onezerosix/matlab-scripts
Collection of MATLAB scripts
sylvia-19/Fortran-Code-MSc-Sem-3
Fortran 77/90/95 programs that deal with Physical Chemistry problems
jatin-47/numerical_methods_lab_iitkgp
NUMERICAL METHODS LABORATORY (MA29202) / NUMERICAL TECHNIQUES LABORATORY (MA39110) - IIT KGP
vspaz/wls-go
WLS, weighted least squares (weighted linear regression) in pure Go
vspaz/wls-java
WLS, weighted linear regression in pure Java w/o any 3d party dependencies.