A self-contained C library for Levenberg-Marquardt least-squares minimization and curve fitting. To minimize arbitrary user-provided functions, or to fit user-provided data. No need to provide derivatives. With application examples.
Categories
MathematicsLicense
Public DomainFollow lmfit - least squares fitting
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
-
Everything works fine. Through zero functionality can be achieved by running the function with a formula that does not contain the constant c. For example: y = ax^2 + bx instead of the full formula y = ax^2 + bx + c. At least it does what I want it to do in my case :)
-
Lmfit works good.