test_derivatives

版本 1.1.1 (2.6 KB) 作者: Are Mjaavatten
Tool to test analytical against numerical derivatives.
15.0 次下载
更新时间 2020/8/15

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Calculus 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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