搜索资源列表
lmdemo2
- example for lm algorithm using minipack
1
- 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。-Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
MarkwardtIDL
- IDL版的Marquadt优化算法,可求解非线性最小二乘问题-MPFIT uses the Levenberg-Marquardt technique to solve the least-squares problem. In its typical use, MPFIT will be used to fit a user-supplied function (the "model") to user-supp
cminpack-1.1.3.tar
- C implementation of the Minpack library
cmpfit-1.2
- 很好的最小二乘求解工具,经典算法的c语言版本实现-A MINPACK-1 Least Squares Fitting Library in C