test_derivatives

버전 1.1.1 (2.56 KB) 작성자: Are Mjaavatten
Tool to test analytical against numerical derivatives.
다운로드 수: 15
업데이트 날짜: 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