Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000099 |
[ALGLIB] Interpolation |
feature |
N/A |
2009-07-30 09:46 |
2009-08-17 15:45 |
|
Reporter |
SergeyB |
View Status |
public |
|
Assigned To |
SergeyB |
Priority |
normal |
Resolution |
implemented |
|
Status |
resolved |
|
Product Version |
|
|
Summary |
0000099: IMPLEMENTED: Nonlinear least squares fitting using Levenberg-Marquardt algorithm |
Description |
Nonlinear fitting subroutine. Three fitting modes are supported:
* original Levenberg-Marquardt algorithm using function gradient only
* improved Levenberg-Marquardt algorithm for function with cheap O(M) gradients (less matrix inversions, more gradient calculations)
* Hessian-based improved Levenberg-Marquardt algorithm |
Additional Information |
|
|
Programming language |
Unspecified |
|
Attached Files |
|
|