cdiff
Version 1.0.0.0 (3.69 KB) by
Andrew Horchler
First- and second-order complex step derivative approximation
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 (2026). cdiff (https://github.com/horchler/cdiff), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Find more on Sparse Matrices in Help Center and MATLAB Answers
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 | |
|---|---|---|---|
| 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.
