test_derivatives

Tool to test analytical against numerical derivatives.
15 Downloads
Updated Sat, 15 Aug 2020 10:53:15 +0000

View License

Using explicit expressions for analytical derivatives often results in much faster code than using symbolic math. However, coding expressions for analytical derivatives is sometimes an error-prone process.

This tool makes it easy to test analytical derivatives up to order three against numerical derivatives, for functions of one or two variables.

Cite As

Are Mjaavatten (2024). test_derivatives (https://www.mathworks.com/matlabcentral/fileexchange/74031-test_derivatives), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.1

Fixed bug: For functions of two variables.the result for df/dy was wrong unless dy = dx.

1.1.0

Somewhat more versatile version.

1.0.0