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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.