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
MongoDB 8.0 on Atlas | Run anywhere
MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
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.