Feature SS-3545
1 vote

[Maxima]: Provide extended Fit() function with tolerance parameter

Created by Martin Kraska on 7/25/2018 4:20 PM Last Updated by Martin Kraska on 9/4/2018 12:03 AM
%
 (hrs)
Logged: 0   (hrs)

 Description

add a scalar tolerance parameter to Fit(...,epsilon) such that

norm(grad(FOM)) < epsilon*max(1, norm(X)).

Try if it then can compete with https://en.smath.info/forum/yaf_postst13804_Levenberg-Marquardt-Method.aspx

 

    Martin Kraska (Tuesday, September 4, 2018 12:02 AM) #

Implemented in SVN 2740