dfdxc(x,f) computes the first two derivatives of f(x)
Version 1.0.0.0 (1.48 KB) by
Brenden Epps
dfdxc(x,f) computes derivatives df/dx and d^2f/dx^2 using a modified central difference formula.
dfdxc(x,f) computes the first two derivatives of f(x) -- namely df/dx and d^2f/dx^2 -- using a modified form of the central difference formula.
Cite As
Brenden Epps (2023). dfdxc(x,f) computes the first two derivatives of f(x) (https://www.mathworks.com/matlabcentral/fileexchange/37061-dfdxc-x-f-computes-the-first-two-derivatives-of-f-x), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > FIR Filter Design >
Find more on FIR Filter Design in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |