cdiff

First- and second-order complex step derivative approximation
104 Downloads
Updated 11 Apr 2017

First- and second-order complex step derivative approximation.
cdiff(F,X) returns the first order derivative approximation of the function F evaluated at X. F is a function handle with a single input argument that returns an output of the same dimensions as the floating-point array X.
Inspired by: http://blogs.mathworks.com/cleve/2013/10/14/complex-step-differentiation/

Cite As

Andrew Horchler (2024). cdiff (https://github.com/horchler/cdiff), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Sparse Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

Fixed description

Added image

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.