techoe / ceres-solver

Automatically exported from code.google.com/p/ceres-solver
Other
0 stars 0 forks source link

High quality numeric differentiation using Richardson extrapolation #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

http://www.mathworks.com/matlabcentral/fileexchange/13490-adaptive-robust-numeri
cal-differentiation

Describes a sophisticated scheme for numeric differentiation using Romberg 
interpolation. This should make for an excellent improvement to Ceres' numeric 
differentiation code.

Original issue reported on code.google.com by sameerag...@google.com on 23 Jul 2013 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by sameerag...@google.com on 11 Aug 2013 at 10:12