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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.