Complex step Jacobian

Calculate Jacobian using complex step differentiation

You are now following this Submission

Complex step differentiation (CSD) has many advantages in efferency and accuracy over finite difference approaches (central, forward and backward). This code demonstrates how the Jacobian matrix of a given function at the reference point can be calculated using the CSD approach.

Cite As

Yi Cao (2026). Complex step Jacobian (https://www.mathworks.com/matlabcentral/fileexchange/18176-complex-step-jacobian), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Update description