Numerical Jacobian / Derivative
numerical-jacobian
This is to calculate Jacobian of a function numerically. See: http://www.maths.lth.se/na/courses/FMN081/FMN081-06/lecture7.pdf
March 10, 2022
- Added the Complex-Step Derivative Approximation (CSDA) method.
See: https://epubs.siam.org/doi/10.1137/0704019
March 11, 2022
- Added the central difference method.
March 11, 2022
- Added benchmark results of the three methods.
Cite As
Auralius Manurung (2026). Numerical Jacobian / Derivative (https://github.com/auralius/numerical-jacobian/releases/tag/2.2), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.2 | See release notes for this release on GitHub: https://github.com/auralius/numerical-jacobian/releases/tag/2.2 |
||
| 2.1 | See release notes for this release on GitHub: https://github.com/auralius/numerical-jacobian/releases/tag/2.1 |
||
| 2.0 | See release notes for this release on GitHub: https://github.com/auralius/numerical-jacobian/releases/tag/2.0 |
||
| 1.0.0.1 | Updated the information. |
|
|
| 1.0.0.0 |
|

