close
The Wayback Machine - https://web.archive.org/web/20200701225725/https://github.com/topics/levenberg-marquardt
Skip to content
#

levenberg-marquardt

Here are 38 public repositories matching this topic...

emrdig
emrdig commented Jul 26, 2018

It seems that there is a bug with the call to gpufit within Matlab when including the user_info parameter. Using the included linear_1d model (which utilizes the user_info parameter), I created a simple program in Matlab to model the equation y=x from x=0 to x=10 and called gpufit on the data. This should return the parameters 0 and 1, but results in 4.3467 and 0.8711 instead.

Additionally, if

jacobq
jacobq commented Oct 19, 2018

The test suite contains a set of points to fit without indicating where those numbers came from. Plotting them in Excel suggests that the 3rd value (y = 21.119) may be a typo (instead of y = 2.119).

The value added by a test suite is only as good as the tests are meaningful. Does anyone know where these data came from? Were they measured from some physical process? Were they generated by a

A collection of python implementations using SWIG, Instant, F2PY... Optimization like Least Squares Levenberg-Marquardt. Boundary Value problem solvers. Integration Simpson/Trapezoidal. Interpolation like Cubic spline. Tridiagonal/pentadiagonal system of equations solver. Linear algebra like Matrix inversion (Gauss-Jordan) and much more

  • Updated Aug 11, 2018
  • C

MH1DMT is inversion software using LM (Levenberg-Marquardt), SVD (Singular Value Decomposition), SA (Simulated Annealing), VFSA (Very Fast Simulated Annealing), and MVFSA (Modified Very Fast Simulated Annealing) of one-dimension magnetotellurics (MT) in MATLAB

  • Updated May 3, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the levenberg-marquardt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the levenberg-marquardt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.